yoho-search-consumer-autoconfig.properties
981 Bytes
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/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/test/yoho-search-consumer/deploy
tpl.adaptor.valid=true
tpl.adaptor.domain=http://192.168.102.216:8085/search-adaptor
tbl.product.url=http://test.soa.global.yohobuy.com/product/api/v1/detail/
#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=2500
search.index.batch.limit.tbl=2000
search.index.batch.max.thread.size=10
#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