Skip to content

How to do exact matches? #345

@crysper

Description

@crysper

The any word match works great, even though I prefer comma to separate words.

However, how can I search by record containing an exact phrase, for example if I have 2 records:
a) bio: I am CEO
b) bio: I am CFO

When I search with a query like this: "am CFO" to return only 1 result, not both. This is a very important feature so probably I'm just missing it. Of course, with any-word option enabled, without any_word option it gives this result, but I can't search by multiple words then.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions