Workspace Node: Elasticsearch Text Analysis Specifications-Connection Tab

In the Elasticsearch Text Analysis node dialog box, under the Specifications heading, select Connection tab to access the following options.

Option Description
Elasticsearch URL Use this textbox to specify the Elasticsearch server URL.

Default value: http://localhost:9200 for local instance of Elasticsearch.

Index Name Use this textbox to specify the name of the index that is created on Elasticsearch server, to perform the analysis.
Username Use this textbox to specify the username for Elasticsearch server account.
Password Use this textbox to specify the password for Elasticsearch server account.