Elasticsearch Index
This state manager (com.rierino.state.manager.elastic.ElasticStateManager) uses Elasticsearch as an aggregate store, which is typically used as the search engine.
Last updated
This state manager (com.rierino.state.manager.elastic.ElasticStateManager) uses Elasticsearch as an aggregate store, which is typically used as the search engine.
system
Name of the ES system with configuration details (url, pathPrefix, username, password, token, key, secret)
{url:"http://localhost:9200"}
master.elasticsearch.*
index
Name of the index to use for storing aggregates
product_search
-
Last updated
