When filters are chained together, you can select to add a new filter with an OR, AND or NOT operation. In Elasticsearch syntax, an AND is referred to as a MUST condition. An OR is referred to as an EITHER condition, and a NOT is referred to as a MUST NOT condition. When the filter is created, you can select these conditions in the querystring.
Boolean operators for filters
- Published on Sep 4, 2026
- 1 minute(s) read
Was this article helpful?