Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yoho-search
/
yoho-search-consumer
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Gino Zhang
2017-03-24 15:29:00 +0800
Commit
6500f66c7b86167832a346b11384744f15181193
1 parent
c2e164e3
品类页/模糊搜索页增加推荐词的功能 增加一个productAttrField字段去聚合
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
4 deletions
index/src/main/resources/esmapping/productindex.json
index/src/main/resources/esmapping/productindex.json
View file @
6500f66
...
...
@@ -855,10 +855,7 @@
"productAttrField"
:
{
"type"
:
"string"
,
"analyzer"
:
"comma_spliter"
,
"search_analyzer"
:
"ik_complex"
,
"fielddata"
:
{
"format"
:
"doc_values"
}
"search_analyzer"
:
"ik_complex"
},
"isGlobal"
:
{
"type"
:
"string"
,
...
...
Please
register
or
login
to post a comment