issues
search
farzher
/
fuzzysort
Fast SublimeText-like fuzzy search for JavaScript.
https://rawgit.com/farzher/fuzzysort/master/test/test.html
MIT License
3.96k
stars
159
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't use highlighting in a WebWorker
#138
georeith
opened
1 week ago
0
Improve support for small typos
#137
offsky
opened
2 weeks ago
2
How to prevent single character matches?
#136
punkpeye
opened
1 month ago
7
Score is returned as negative at 3.0.2
#135
khanhdo16
closed
2 months ago
2
All objects are null when setting all: true
#134
richard-vock
closed
4 months ago
1
Why is it that, the later the match, the lower the score, despite having the same search phrase?
#133
dlccyes
closed
4 months ago
4
Can this lib be used in the background.js of a Chrome extension development?
#132
3072L
closed
4 months ago
0
Fix error when result is undefined (not null)
#131
Dan1ve
closed
5 months ago
1
Error after updating to 3.0.0: `Cannot read properties of undefined (reading '_score')`
#130
Dan1ve
closed
5 months ago
0
New version needs docs + examples
#129
rglover
opened
5 months ago
6
Return type of `fuzzysort.indexes` seems wrong
#128
eramdam
closed
5 months ago
1
Adding weights per object
#127
ShinichiHezemansCortegs
closed
5 months ago
4
Understanding what are expected results
#126
greggman
closed
7 months ago
1
How to weights and support nested array of objects in fuzzysort?
#125
frodoe7
closed
5 months ago
2
Even when the threshold is -Infinity there is filtering happening.
#124
buckmaxwell
closed
7 months ago
3
Link in the "About" section is broken.
#123
BenJackGill
closed
1 year ago
1
When searching for a name containing special character, no match is found
#122
mannaste
closed
5 months ago
1
Support non-English characters
#121
edengby
closed
7 months ago
1
Update index.d.ts typing for `scoreFn` to include the `obj` field in the callback argument.
#120
DaxChen
closed
5 months ago
1
Error on lines 56 and 141 when using sorting 1 million results.
#119
SeanWichertSr
closed
1 year ago
0
I am only getting exact matches
#118
stenes90
closed
7 months ago
1
TypeScript icon missing on npmjs
#117
stefanpl
closed
5 months ago
1
Feature Request
#116
alabsi91
closed
11 months ago
0
What's the point of returning your name
#115
samuel-pipelaunch
closed
1 year ago
1
When using a custom scoring function, results without matches are returned
#114
Bastian
closed
5 months ago
3
Sorting data that is stored as SoA (Structures of Arrays) as opposed to AoS (Arrays of Structures)
#113
sumzary
closed
7 months ago
1
Uncaught ReferenceError: fuzzysort is not defined
#112
Neori12
closed
2 years ago
0
Highlight on all matched keys?
#111
tomas
closed
5 months ago
2
Match Partial Search Query With Spaces
#110
AlexAbraham1
closed
5 months ago
8
Trying to use nested keys
#109
jmontanholi
closed
2 years ago
2
Option to ignore punctuation?
#108
DavidAtImpactCubed
closed
7 months ago
5
error in typescript while attempting to map after search
#107
cubiquitous
closed
2 years ago
2
add support for normalizing diacritics, accents, and ligatures
#106
jove4015
closed
2 weeks ago
10
How to perform AND search?
#105
ZiaUrR3hman
closed
7 months ago
1
Typescript error when I use keys
#104
MartialSeron
closed
2 years ago
2
using {all: true} in the options won't find objects with empty string as key property
#103
felixniemeyer
closed
5 months ago
0
Using a key whose value is an array
#102
n8sb
closed
5 months ago
5
Deno Support
#101
HJassar
closed
5 months ago
1
allow adjusting algorithm parameters
#100
cjquines
closed
7 months ago
2
spaces affect fuzzysort.single() score
#99
Allain55
closed
2 years ago
12
Search query to match multiple properties?
#98
clieee
closed
5 months ago
5
Trying to see the rationale
#97
halukkaramete
closed
2 years ago
3
different kind of search
#96
halukkaramete
closed
2 years ago
2
initialize the search the entire JSON?
#95
halukkaramete
closed
2 years ago
1
Deno/ESM support
#94
prettykool
opened
2 years ago
7
avoid ReferenceError when using fallback for ES6 Map
#93
Krinkle
closed
2 years ago
0
Maintenance / Preferred Fork?
#92
MrAwesome
closed
2 years ago
4
unicode support (search cyrillic, ...)
#91
dima-stefantsov
opened
2 years ago
0
Return results with misspelling words (grammatically wrong written) or misprints
#90
olegglocc
closed
2 years ago
1
Export Types?
#89
jkdufair
closed
2 years ago
2
Next