config.properties
373 Bytes
#es.cluster
search.es.cluster.name=${search.es.cluster.name}
search.es.servers=${search.es.servers}
#search
search.minimum.should.match=3<90%
search.operator=or
search.multiMatchQuery.type=CROSS_FIELDS
##cache
search.use.cache=true
#zkAddress
zkAddress=192.168.102.45:2181
#web.content
web.context=yohosearch
#profile.threshold
profile.threshold=500