Skip to content

Multiword searches should support exact phrase matching or stronger phrase ranking #3389

Description

@Widthdom

Found while dogfooding the current source.

Queries such as not supported can match each word independently and produce noisy results in long docs or changelog entries. For audit work, quoted multiword queries are often intended as phrases.

Expected: add explicit phrase search support, or strongly boost exact phrase occurrences when the query contains whitespace and is quoted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions