#community-help

Query Syntax and Boolean Operators Support

TLDR bnfd inquires about boolean operator use in fields. Current support is described by Kishore Nallan, along with an open call for ANTLR integration contributions.

Powered by Struct AI

1

Sep 14, 2021 (28 months ago)
bnfd
Photo of md5-ca6495d5be926db80e09aabf066f4b8b
bnfd
11:14 AM
Is it possible to use boolean operators like: (foo OR bar) AND baz ?
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
11:15 AM
We support only AND between fields and OR within a single field. A more advance query syntax support is on our roadmap.

1

11:16
Kishore Nallan
11:16 AM
Btw if someone in the community want to contribute with an ANTLR integration we can probably get to it much sooner.