Querylight TS Demo

TermsQueryParams

Parameters for constructing a TermsQuery.

Back to docs search

Reference Entry

TermsQueryParams

API Reference · foundation · order 45

Parameters for constructing a TermsQuery.

Relevant APIs

TermsQueryParams

Parameters for constructing a TermsQuery.

Declaration

interface TermsQueryParams

Members

field

```ts field: string ```

terms

```ts terms: string[] ```

boost

```ts boost?: number ```