Querylight TS Demo

OP

Boolean operator used by text queries that combine multiple analyzed terms.

Back to docs search

Reference Entry

OP

API Reference · foundation · order 33

Boolean operator used by text queries that combine multiple analyzed terms.

Relevant APIs

OP

Boolean operator used by text queries that combine multiple analyzed terms.

Declaration

enum OP

Members

AND

```ts AND: "AND" ```

OR

```ts OR: "OR" ```