Skip to content

Support for AND or OR in find()? #40

@zopyx

Description

@zopyx

More a question than an issue:

is it possible to use the find() API e.g. for searching by

tags=foo OR tags=bar
tags=foo AND tags=bar

e.g. when the document contains tags=["foo", "bar"...]

or is this limited to AQL?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions