...
|
...
|
@@ -21,8 +21,8 @@ redis.search.proxy.port =6379 |
|
|
redis.search.proxy.auth =
|
|
|
|
|
|
#search
|
|
|
search.es.cluster.name=yohosearch
|
|
|
search.es.servers=192.168.102.12:9300 192.168.102.13:9300
|
|
|
search.es.cluster.name=yohosearch_test
|
|
|
search.es.servers=192.168.102.209:9300 192.168.102.216:9300
|
|
|
search.index.number_of_replicas=1
|
|
|
search.index.refresh_interval=1
|
|
|
search.index.translog.flush_threshold_ops=5000
|
...
|
...
|
|