config.properties
366 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=${zkAddress}
#web.content
web.context=yohosearch
#profile.threshold
profile.threshold=500