Skip to content

Search plugin with strange default #2331

@lechten

Description

@lechten

The search plugin applies a regular expression in line 33 to change the input string. Non-word characters at the beginning and end are removed. Why? Also, hyphen and non-word characters are replaced by alternatives. Again, why? For example, "I/O" will match all words containing "i" or "o". Also search for words with hyphens and multi-word phrase search do not work. What about removing that line?

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