Skip to content
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

Implement fuzzy searching. #10

Open
prataprc opened this issue Apr 25, 2020 · 0 comments
Open

Implement fuzzy searching. #10

prataprc opened this issue Apr 25, 2020 · 0 comments

Comments

@prataprc
Copy link
Owner

Fuzzy searching stands-out from partial searching (#9) and regex searching. Fuzzy patterns don't include or support regex-pattern, and unlike partial-searching used the entire token to look for approximate matches. Implementation shall provide with detailed examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant