Skip to content

"Like" or Fuzzy search #179

@MadOtis

Description

@MadOtis

Could be a feature request if it's not already in place and I just can't find it in the docs, but is there (or could there be) something like a "fuzzy" search for documents?

For example, I might need to find all docs that have a "title" field that merely contains the word "Foo" without matching the entire "title" field.
Records like {"title": "Foofighters in London", ".....} would match when queried with [{"has": "foo", "in": ["title"]}]

Or is there a way of doing this already that I haven't found?

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