Blame view

autoconfig/yunying/yoho-search-service-autoconfig.properties 661 Bytes
chunhua.zhang authored
1 2 3 4 5 6 7 8
autoconfig.properties  = sharedAutoconfig

autoconfig.properties.sharedAutoconfig  = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties

yoho.search.service.env.namespace   = yohosearch
yoho.search.service.env.serverport  = 0
yoho.search.service.env.webapphome  = /home/test/yoho-search-service/deploy
chunhua.zhang authored
9 10 11
yoho.logs.level        = WARN
yoho.logs.maxHistory   = 10
chunhua.zhang authored
12 13 14 15 16 17 18 19 20 21 22 23
##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

chunhua.zhang authored
24
search.multiMatchQuery.type=BEST_FIELDS