Skip to content

Search input regex constrains against hyphens - intentional? #277

@aaronkyle

Description

@aaronkyle

In the search input:

[^\\p{L}-] appears to translate to: “the character before the term must not be a letter or a hyphen.”

Consequently, if I am looking searching for 'round' and expecting 'merry-go-round' I do not find it. Is this intentional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions