Skip to content

Fuzzy search is missing some files #794

@cseickel

Description

@cseickel

I've noticed recently that the fuzzy search feature is randomly missing files it should find. This can happen even if the list of found files is very small. Based on the behavior, it could be something like an off by one error where the first or last item in a set of results is missing.

I'm not positive, but I think this started with the merging of #721. This problem affects both the new fzy sorting algorithm and the old fuzzy_search command.

@pysan3 Have you noticed this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions