Skip to content

Fuzzy matcher should favour whole words #3208

Description

@davep

[Meta: note that changes to the fuzzy matcher are in process in #3058 -- this is mostly a reminder to myself to either make this change there are do this as a close followup once the PR is merged]

The fuzzy matcher should favour finding a complete word over finding the start of the letter collection as early as possible. The issue can be seen here:

Screenshot 2023-08-30 at 14 52 55

poo should match poo in pile_of_poo (and so giving a higher score) in preference to matching the earlier instances of p and o.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions