Update yoho-search-service-autoconfig.properties
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -10,9 +10,9 @@ yoho.search.service.env.webapphome = /home/test/yoho-search-service/deploy | @@ -10,9 +10,9 @@ yoho.search.service.env.webapphome = /home/test/yoho-search-service/deploy | ||
10 | 10 | ||
11 | tpl.adaptor.valid = true | 11 | tpl.adaptor.valid = true |
12 | 12 | ||
13 | -##search.use.cache[ehCache/redisCache] | 13 | +##search.use.cache[ehCache/searchRedis/yohoRedis] |
14 | search.use.cache = true | 14 | search.use.cache = true |
15 | -search.cache.type = redisCache | 15 | +search.cache.type = searchRedis |
16 | 16 | ||
17 | search.open.downgrade = true | 17 | search.open.downgrade = true |
18 | search.personalized.switch = true | 18 | search.personalized.switch = true |
-
Please register or login to post a comment