TriPSs/nestjs-query

Add Fuzzy Search Support using fuse.js

abdelrahman-essawy opened this issue · 1 comments

Have you read the Contributing Guidelines?

yes

Describe the solution you'd like
Integrate fuse.js for fuzzy search, allowing users to find results even with typos or variations in search terms.

Describe alternatives you've considered
Considering fuse.js as a decent library for fuzzy search.

Search is handled by the docusaurus algolia plugin.