krisk / Fuse

Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
17.89k stars 759 forks source link

fix(extended): correctly score include-match results #525

Closed skearney6 closed 3 years ago

skearney6 commented 3 years ago

change score to 0/1 when matched/not matched, respectively

fixes #522