Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fwextensions committed Sep 3, 2018
1 parent 9493e23 commit 1e68c38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ export function createConfig(

export const DefaultConfig = createConfig();
export const QuicksilverConfig = new BaseConfig({
// the Quicksilver algorithm returns .9 for empty queries
emptyQueryScore: 0.9,
adjustRemainingScore: function(
string,
Expand Down

0 comments on commit 1e68c38

Please sign in to comment.