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
unknown
2017-08-08 15:49:17 +0800
Commit
ac77d8d763f160818324f0cd33d120af62bcc3d1
1 parent
e57a6701
fix skuIds search_analyzer
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
index/src/main/resources/esmapping/productindex.json
index/src/main/resources/esmapping/productindex.json
View file @
ac77d8d
...
...
@@ -505,7 +505,7 @@
"skuIds"
:
{
"type"
:
"string"
,
"analyzer"
:
"comma_spliter"
,
"search_analyzer"
:
"
ik_complex_search
"
"search_analyzer"
:
"
comma_spliter
"
},
"styleIds"
:
{
"type"
:
"string"
,
...
...
Please
register
or
login
to post a comment