Expand description
Query expansion and key compatibility rules.
Structs§
- Plain
Backend - Backend that only uses original and normalized text.
- Query
Variant - Search text variant produced from the user’s query.
Functions§
- base_
query_ variants - Builds the language-neutral original and normalized query variants.
- dedup_
and_ limit_ variants - Deduplicates variants by text and key coverage, then applies the query cap.
- key_
kind_ allowed - Returns whether a query variant may be scored against a key kind.