Querylight TS Demo

deserializeSimpleTextSearchIndex

Hydrates a simple-text-search bundle from gzipped serialized bytes.

Back to docs search

Reference Entry

deserializeSimpleTextSearchIndex

API Reference · foundation · order 167

Hydrates a simple-text-search bundle from gzipped serialized bytes.

deserializeSimpleTextSearchIndex

Hydrates a simple-text-search bundle from gzipped serialized bytes.

Declaration

function deserializeSimpleTextSearchIndex<T extends Record<string, unknown>>(__namedParameters: DeserializeSimpleTextSearchIndexParams): SimpleTextSearchIndex<T>

Signatures

```ts function deserializeSimpleTextSearchIndex>(__namedParameters: DeserializeSimpleTextSearchIndexParams): SimpleTextSearchIndex ``` Hydrates a simple-text-search bundle from gzipped serialized bytes.

Parameters

- `__namedParameters: DeserializeSimpleTextSearchIndexParams`