Skip to main content
Use these pages for ParadeDB full-text query syntax, text analysis, filtering, sorting, scoring, and highlighting. For the mental model, see How Text Search Works.

Text Analysis

Configure tokenizers, token filters, and per-field text processing.

Query Types

Choose the core predicate for tokenized text, exact terms, and ordered phrases.

Advanced Query Functions

Use fuzzy, regex, proximity, more-like-this, range, and all-row query builders.

Query Parser

Accept Tantivy query strings from users when you need parser syntax.

Filtering and Sorting

Push filters and Top K ordering into ParadeDB queries.

Relevance Tuning

Sort by BM25 score, tune relevance, and highlight matched text.