Querylight TS Demo

SparseVectorRescoreQueryParams

Parameters for constructing a SparseVectorRescoreQuery.

Back to docs search

Reference Entry

SparseVectorRescoreQueryParams

API Reference · foundation · order 91

Parameters for constructing a SparseVectorRescoreQuery.

SparseVectorRescoreQueryParams

Parameters for constructing a SparseVectorRescoreQuery.

Declaration

interface SparseVectorRescoreQueryParams

Members

field

```ts field: string ```

vector

```ts vector: SparseVector ```

query

```ts query: Query ```

options

```ts options?: VectorRescoreOptions ```

boost

```ts boost?: number ```