Expand description
BM25 text search and hybrid search (queries 8-9).
Structsยง
- Hybrid
Match - A single hybrid search match.
- Hybrid
Search Params - Parameters for hybrid BM25 + vector search.
- Text
Match - A single BM25 text search match.
- Text
Search Params - Parameters for BM25 text search.