...
|
...
|
@@ -6,6 +6,9 @@ yoho.search.service.env.namespace = yohosearch |
|
|
yoho.search.service.env.serverport = 0
|
|
|
yoho.search.service.env.webapphome = /home/test/yoho-search-service/deploy
|
|
|
|
|
|
yoho.logs.level = WARN
|
|
|
yoho.logs.maxHistory = 10
|
|
|
|
|
|
##tpl adaptor
|
|
|
tpl.adaptor.valid = false
|
|
|
|
...
|
...
|
@@ -18,4 +21,4 @@ search.personalized.switch = true |
|
|
search.personalized.max.should = 50
|
|
|
|
|
|
|
|
|
search.multiMatchQuery.type=BEST_FIELDS |
|
|
\ No newline at end of file |
|
|
search.multiMatchQuery.type=BEST_FIELDS |
...
|
...
|
|