config.properties 882 Bytes
#redis
redis.proxy.address=192.168.102.12
redis.proxy.port=6379
redis.proxy.auth=
redis.readonly.proxy.address=192.168.102.12
redis.readonly.proxy.port=6379
redis.readonly.proxy.auth=

#big data redis
bigDataRedis-search.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
bigDataRedis-search.proxy.port=6379
bigDataRedis-search.proxy.auth=

#es.cluster
search.es.cluster.name  = yohosearch
search.es.servers       = 192.168.102.12:9300 192.168.102.13:9300
search.index.number_of_replicas     = 0
search.index.refresh_interval       = 1
search.index.translog.flush_threshold_ops  = 5000

#search
search.minimum.should.match=3<90%
search.operator=or
search.multiMatchQuery.type=CROSS_FIELDS

##tpl adaptor
tpl.adaptor.valid = false

##search.use.cache
search.use.cache = false

#zkAddress
zkAddress = 192.168.102.205:2181

#web.content
web.context=yohosearch