Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yoho-search
/
yoho-search-service
·
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
Plain Diff
Browse Files
Authored by
henry
9 years ago
Commit
790fa8f0ccf6990d95740ea7615ffcdb1df92821
2 parents
353c38be
d772fd79
Merge remote-tracking branch 'remotes/origin/emptyResult_reenforce'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/META-INF/autoconf/config.properties
web/src/main/webapp/META-INF/autoconf/config.properties
View file @
790fa8f
...
...
@@ -19,7 +19,7 @@ search.index.translog.flush_threshold_ops=${search.index.translog.flush_threshol
#search
search.minimum.should.match
=
75%
search.operator
=
and
search.operator
=
or
search.default.field
=
productName_ansj^10,brandName^500,brandDomain^100,brandNameCn^100,brandNameEn^100,maxSort^300,middleSort^500,smallSort^1000,searchField_ansj,productSkn_ansj,brandNameCn_pinyin^100,maxSort_pinyin^300,middleSort_pinyin^500,smallSort_pinyin^1000,productKeyword^500,brandKeyword^50,genderS^10,searchField
search.script.score
=
_score+doc['sortWeight'].value*0.003+(100-doc['breakingRate'].value)/100 * doc['salesWithDateDiff'].value/pow((now-doc['shelveTime'].value)/3600+2,1.8)
search.script.lang
=
groovy
...
...
Please
register
or
login
to post a comment