Querylight TS Demo

ids

Extracts document ids from an ordered hit list.

Back to docs search

Reference Entry

ids

API Reference · foundation · order 121

Extracts document ids from an ordered hit list.

Relevant APIs

ids

Extracts document ids from an ordered hit list.

Declaration

function ids(hits: Hits): string[]

Signatures

```ts function ids(hits: Hits): string[] ``` Extracts document ids from an ordered hit list.

Parameters

- `hits: Hits`