Skip to main content

Module text_search

Module text_search 

Source
Expand description

BM25 text search and hybrid search (queries 8-9).

Structsยง

HybridMatch
A single hybrid search match.
HybridSearchParams
Parameters for hybrid BM25 + vector search.
TextMatch
A single BM25 text search match.
TextSearchParams
Parameters for BM25 text search.