Querylight TS Demo

TextFilter

Text preprocessor applied before tokenization.

Back to docs search

Reference Entry

TextFilter

API Reference · foundation · order 2

Text preprocessor applied before tokenization.

Relevant APIs

TextFilter

Text preprocessor applied before tokenization.

Declaration

interface TextFilter

Members

filter

```ts filter(text: string): string ``` Parameters: - `text: string`