yoho-search-service-autoconfig.properties 963 Bytes
autoconfig.properties  = sharedAutoconfig
autoconfig.properties.sharedAutoconfig  = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties

yoho.search.service.env.namespace   = yohosearch
yoho.search.service.env.serverport  = 0
yoho.search.service.env.webapphome  = /home/dev/yoho-search-service/deploy

#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=

redis.search.proxy.address  = 192.168.102.12
redis.search.proxy.auth     =
redis.search.proxy.port     = 6379
zkAddress=192.168.102.224:2181
##tpl adaptor
tpl.adaptor.valid = false

##search.use.cache[ehCache/redisCache]
search.use.cache = true
search.cache.type = redisCache

search.open.downgrade = true
search.personalized.switch = true
search.personalized.max.should = 50

search.multiMatchQuery.type=CROSS_FIELDS

#zkAddress
zkAddress=192.168.102.216:2181