Skip to content

Fuzzy string matching #89

@jarble

Description

@jarble

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions