-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Description
Does this library have an option to match search strings approximately, instead of exactly?
If I misspell "Coldfusion" as "Cldfusion" on this demo page, it doesn't show any search results, so it seems that it doesn't do this by default.
If this feature isn't already included, it could easily be implemented using the Levenshtein distance of the search string.
Metadata
Metadata
Assignees
Labels
No labels