Skip to content

Add symspell query #166

@ChillFish8

Description

@ChillFish8

In lnx 0.9.0 the fast-fuzzy query is implemented as a symspell lookup which then gets mapped into term queries.
However, we can be a bit smarter about this and attempt to fall back to an FST search with the same scoring approach for datasets
which are larger that what makes sense to pre-compute. Although this isn't faster, it does ensure behavior is consistent and has better relevancy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.10.0Planned for the 0.10 milestoneblockedThe ticket is blocked until another task is completed

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions