Is it possible to use boolean operators like: (foo...
# community-help
b
Is it possible to use boolean operators like: (foo OR bar) AND baz ?
k
We support only AND between fields and OR within a single field. A more advance query syntax support is on our roadmap.
👍 1
Btw if someone in the community want to contribute with an ANTLR integration we can probably get to it much sooner.