Authored by chunhua.zhang

commit autoconfig.

... ... @@ -16,4 +16,18 @@ tpl.adaptor.domain = http://search.adaptor.yohoops.org:8085/search-adaptor
build.productindex.use.code=true
#build.storageskuindex.use.code
build.storageskuindex.use.code=true
\ No newline at end of file
build.storageskuindex.use.code=true
#consumer index config
search.index.batch.limit=5000
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
... ...