yoho-search-consumer-autoconfig.properties
1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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://global-test-soa.yohops.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=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
ufo.suggestion.discover.batch.limit=500
ufo.suggestion.discover.batch.max.thread.size=3
zkAddress=192.168.102.216:2181