优化商品搜索(增加商品基础分数,同goodsId递减。增加销量分数占比)

This commit is contained in:
paulGao 2021-11-08 16:24:23 +08:00
parent 0ae97b71dd
commit 05eee7fca5

View File

@ -197,7 +197,7 @@ public abstract class BaseElasticsearchService {
" \"commentNum\": {\n" +
" \"type\": \"long\"\n" +
" },\n" +
" \"skuNo\": {\n" +
" \"skuSource\": {\n" +
" \"type\": \"long\"\n" +
" },\n" +
" \"goodsId\": {\n" +