config.properties
387 Bytes
#es.cluster
search.es.cluster.name=yohosearch_test
search.es.servers=192.168.102.209:9300 192.168.102.216:9300
#search
search.minimum.should.match=4<90%
search.operator=or
search.multiMatchQuery.type=CROSS_FIELDS
##cache
search.use.cache=true
#zkAddress
zkAddress=192.168.102.216:2181
#web.content
web.context=yohosearch
#profile.threshold
profile.threshold=500