Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Allow replacing fuzzy matching of completion/search results with prefix or substring matching. #551

@OlegOAndreev

Description

@OlegOAndreev

Right now FilterAndSortCompletionResponse uses CaseFoldingSubsequenceMatch for filtering out the completion candidates. This can add too many candidates and it would be nice to have an option to limit the completions to prefix or substring matches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions