Querylight TS Demo

MatchPhraseParams

Parameters for constructing a MatchPhrase.

Back to docs search

Reference Entry

MatchPhraseParams

API Reference · foundation · order 53

Parameters for constructing a MatchPhrase.

Relevant APIs

MatchPhraseParams

Parameters for constructing a MatchPhrase.

Declaration

interface MatchPhraseParams

Members

field

```ts field: string ```

text

```ts text: string ```

slop

```ts slop?: number ```

boost

```ts boost?: number ```