Skip to content

Commit

Permalink
set ignoreFieldNorm for Fuse
Browse files Browse the repository at this point in the history
  • Loading branch information
leeoniya committed Dec 28, 2023
1 parent 43dbda1 commit ec1c44b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/compare.html
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,7 @@
includeScore: true,
includeMatches: true,
ignoreLocation: true,
ignoreFieldNorm: true,
// distance: 50,
// threshold: 0.8,
},
Expand Down

0 comments on commit ec1c44b

Please sign in to comment.