Skip to content

fuzzy search using Fuse.js #840

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wjhrdy opened this issue May 9, 2019 · 1 comment
Closed

fuzzy search using Fuse.js #840

wjhrdy opened this issue May 9, 2019 · 1 comment

Comments

@wjhrdy
Copy link

wjhrdy commented May 9, 2019

Feature request

What problem does this feature solve?

Improves search to include approimate string matching.
Also addresses #529 in the way I've implemented it.

What does the proposed API look like?

No changes are made outside the search() function

How should this be implemented in your opinion?

As a replacement for the underlying search() function.

Are you willing to work on this yourself?

I have a working version.

wjhrdy pushed a commit to wjhrdy/docsify that referenced this issue May 9, 2019
@stale
Copy link

stale bot commented Apr 3, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 3, 2020
@stale stale bot closed this as completed Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants