Querylight TS Demo

RegexpQueryParams

Parameters for constructing a RegexpQuery.

Back to docs search

Reference Entry

RegexpQueryParams

API Reference · foundation · order 47

Parameters for constructing a RegexpQuery.

Relevant APIs

RegexpQueryParams

Parameters for constructing a RegexpQuery.

Declaration

interface RegexpQueryParams

Members

field

```ts field: string ```

pattern

```ts pattern: string | RegExp ```

boost

```ts boost?: number ```