Skip to content

Is Fuse.js used? #7819

@ben-polinsky

Description

@ben-polinsky

I noticed we ship a FuzzySearch class which wraps an 6 year old version of fuse.js. The only API which uses FuzzySearch is Tool.findPartialMatches - this seems like something an application could handle rather than the library.

I can't find any usage of either of these APIs in our internal applications, I imagine it was once used for partial key-in search @bbastings?

However, partial keyin search in our test applications seems to be handled manually through substr comparison.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildologyIssues related to process, tooling or CI/CD pipelines

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions