Elasticsearch configuration has to be configured in searchblox.yml as provided below:
The elasticsearch URL, credentials and path of Elasticsearch installation are in <SEARCHBLOX_INSTALLATION_PATH>/webapps/searchblox/WEB-INF/searchblox.yml
searchblox.elasticsearch.url https //localhost 9200/
searchblox.basic.username admin
searchblox.basic.password admin
es.home C \SearchBloxServer\elasticsearch
To learn more on Elasticsearch in SearchBlox read: Elasticsearch in SearchBlox
Comments
0 comments
Please sign in to leave a comment.