Skip to content

Commit

Permalink
chore: add min_score (#18)
Browse files Browse the repository at this point in the history
thx to @pnlinh
  • Loading branch information
StephaneBour committed May 19, 2018
1 parent 2cfdcdd commit f7b96e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kb/search.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ sense.kb.addEndpointDescription('_search', {
types_mode: "multi",
doc_id_mode: "none",
data_autocomplete_rules: {
min_score: 0.5,
query: {
// populated by a global rule
},
Expand Down

0 comments on commit f7b96e2

Please sign in to comment.