-
Paginate entries... it would be nice to do a fuzzy search as well
-
Hello,
it s will be nice to have a windows for fuzzy search test by name, for launch it quickly.
-
Currently, Finamp seems to use some sort of fuzzy search that matches substrings anywhere in the song title / item name.
However, the sorting of the matches seems to depend on the some other factor,…
-
Instead of using `LIKE`, use some sort of better fuzzy search like sqlite's full text or fzf.
-
So i have used fuzzy search to filter array of objects with keys, but i have a nested array of strings in the same object, can i search it?
-
Split out from #121 :
- [ ] Partial word searches, or at least some kind of fuzziness
- [ ] Do some profiling; requests are still ~100ms
-
Seen here: https://swyxkit.netlify.app/blog?show=Essay
I think filtering by category worked before the fuzzySearch integration.
Could the culprit be here?
blog/+page.svelte 49-72
```
let loa…
-
The self-built harbor repository can only be searched when the image name +tag is fully entered. This is not very convenient. Hope to support fuzzy search or add browsing function, thank you very much
-
**Is your feature request related to a problem? Please describe.**
`grayskull` will identify licenses by fuzzy match in some cases and then suggest the best result. However, sometimes the fuzzy match…
-
Thanks for your nice work !
when figures get more, a search button which can search figures by key words with exact match or fuzzy match may need. Hope this will be added in upcoming works!
All …