yoho-search-consumer-autoconfig.properties
1.03 KB
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/dev/opps/deploy/autoconfig/dev/global-autoconfig.properties
yoho.search.consumer.env.namespace = search-consumer
yoho.search.consumer.env.serverport = 8
yoho.search.consumer.env.webapphome = /home/dev/yoho-search-consumer/deploy
tpl.adaptor.valid=false
tpl.adaptor.domain=http://192.168.102.224:8085/search-adaptor
tbl.product.url=http://test.soa.global.yohobuy.com/product/api/v1/detail/
zkAddress=192.168.102.224:2181
#build.productindex.use.code
build.productindex.use.code=true
#build.storageskuindex.use.code
build.storageskuindex.use.code=true
#consumer index config
search.index.batch.limit=2000
search.index.batch.limit.tbl=2000
search.index.batch.max.thread.size=5
#suggest count
suggestion.count.batch.limit=300
suggestion.count.batch.max.thread.size=1
suggestion.discover.batch.limit=500
suggestion.discover.batch.max.thread.size=3
suggestion.count.agg.size=10000
suggestion.count.agg.mindoc=5
#zkAddress
zkAddress=192.168.102.224:2181