application-es.yml

Configuration file containing Elasticsearch connection parameters used by the INDEX, SEARCH, CONTROLLER and TEXTEXTRACTOR services.

Characteristics

Profile Nameapplication-es.yml
Referenced by Servicesindex,search,controller,textextractor
Storage LocationGit root directory 

Parameters

ParameterDescriptionRead by ServiceDefault Value
indexSection of configuration parameters for the Elasticsearch index to be used by yuuvis® Momentum.

indexnameName of the Elasticsearch index. If no index with the specified name is available, a new index is created.INDEX, SEARCHputitinthere
languagesRead only during the creation of a new Elasticsearch index: Languages to be configured in the Elasticsearch analyzer configuration specified via ISO codes.
>> Elasticsearch in yuuvis® Momentum
INDEX'de;en'

The values for the parameters can be modified as described here.
>> Configuring Services using Profiles.