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
wangnan
2017-01-05 14:48:30 +0800
Commit
6034fc9a7b44d639d41dd160135f5193fcd0b6e3
1 parent
de6f5539
shops支持搜索全球购店铺 fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
index/src/main/resources/esmapping/shops.json
index/src/main/resources/esmapping/shops.json
View file @
6034fc9
...
...
@@ -124,6 +124,10 @@
"type"
:
"string"
,
"analyzer"
:
"lowercase_standard"
,
"search_analyzer"
:
"lowercase_standard"
},
"isGlobal"
:
{
"type"
:
"string"
,
"index"
:
"not_analyzed"
}
}
}
...
...
Please
register
or
login
to post a comment