issues
search
krisk
/
Fuse
Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
18.43k
stars
773
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incorrect refIndex
#785
Taliss
opened
1 week ago
2
7.0.0 .d.ts exports diverge from .mjs exports (.d.ts exports `Fuse as Fuse`, .mjs exports `Fuse as default`)
#784
lionel-rowe
closed
2 weeks ago
1
Update CHANGELOG.md, fix typos
#783
BobConanDev
opened
1 month ago
0
Clarify input to Fuse.parseIndex
#782
dbaynard
opened
1 month ago
0
Match result seems to be incorrect if the search input have spaces
#781
ldalzottomp
opened
1 month ago
1
TypeScript import issue
#780
joergbaier
opened
1 month ago
1
Is it possible to disable transposition?
#779
v4lenz
opened
2 months ago
2
Duplicate indices in result matches
#778
jonahallibone
opened
3 months ago
0
add inverted-include operator to the extended search feature
#776
blaineam
opened
3 months ago
0
You always write that score is higher, it means match is better. While actually score is lower if match is better.
#775
Nurai1
opened
3 months ago
1
Fix wrong type
#774
CGNonofr
opened
4 months ago
0
feat: add option to ignore diacritics
#773
piitaya
opened
5 months ago
2
Fuse.js demo produces unexpected results
#771
jasonpolites
closed
5 months ago
5
Consider documention the TypeScript types as well
#770
rjray
closed
3 weeks ago
1
7.0.0 Breaking Change Documentation Unclear
#767
jgillick
closed
2 days ago
2
fix: do not return partial matches for threshold 0
#766
RomanHotsiy
closed
2 days ago
3
Support escaping the OR operator (`|`) when extended search is enabled
#765
smithki
closed
2 months ago
1
minMatchCharLength not working as expected
#764
DesmondHsu
closed
2 months ago
1
docs: add note to the key option
#763
ooker777
closed
3 months ago
0
All indices return with threshold = 0 aren't a perfect match
#762
dbismut
closed
3 months ago
1
Returned indexes are incorrect
#761
dafi
closed
4 months ago
1
Fuzzy matching not working proper
#760
imran-khanmemon
closed
4 months ago
1
Fuzzy matching not working for typos
#759
dhyeythumar
closed
4 months ago
4
Unclear how to do non-fuzzy search on a per-word basis
#758
tibineagu
closed
4 months ago
4
What is Breaking Changes "Extension Changed" in the 7.0.0 release?
#757
seangibbens
closed
10 months ago
2
Exact matches on arrays of objects result in score higher than 1
#756
erquhart
closed
5 months ago
5
Add information about not commiting dist files
#755
jcubic
closed
5 months ago
2
Recommended way to boost based on a different field
#754
amir20
closed
5 months ago
1
Change defaults to `ignoreLocation: true` and `ignoreFieldNorm: true`
#753
ViktorQvarfordt
closed
6 months ago
2
Fuse is not returning an exact match
#752
kirilngusi
closed
6 months ago
1
Usage in deno
#751
sandrodw3
closed
6 months ago
2
Not matching obvious matches?
#750
greggman
closed
7 months ago
3
Inverse match returns no result when matched fields are nullish
#749
asnaeb
closed
4 months ago
3
Threshold isn't workiing as expected
#748
TJMaria
closed
7 months ago
1
Do I need to load all the documents again every time I load an existing index from a file?
#747
rafaelcamaram
closed
6 months ago
2
Release 7.0.0 ?
#746
tmaihoff
closed
5 months ago
3
Extended search not working with AND at all
#745
marceloverdijk
closed
8 months ago
2
Ability to customize the extended search characters
#744
marceloverdijk
closed
8 months ago
1
Favna exports
#742
krisk
closed
1 year ago
0
Logical Query Operators with simple search string input
#741
marceloverdijk
closed
8 months ago
3
Number arrays not finding results.
#738
marceloverdijk
closed
4 months ago
3
Not returning all maches
#737
ChrisWiles
closed
5 months ago
3
Logical query with pattern without key
#736
ashtraysoap
closed
8 months ago
4
Incorrect indices of matched characters
#735
cslee
closed
6 months ago
4
How can I use this module in chrome extension?
#734
akayhanlar
closed
1 year ago
1
How Fuse match is different from diff-match-patch
#733
msoster
closed
11 months ago
1
Question, or bug on live demo page
#732
TDola
closed
10 months ago
2
Fix incorrect default export in TS declaration file
#731
andrewbranch
closed
1 year ago
4
Score appears to be unreliable for matches at start of string
#730
apuchitnis
closed
11 months ago
2
feat: added flag emptygetsall
#729
aworld1
closed
5 months ago
3
Next