Expand description
Convert ScoringExpression trees to executable [Query] objects.
Bridges the JSON parser output to the execution pipeline.
Structs§
- Match
AllQuery - Matches all documents with score 1.0.
- Match
None Query
Convert ScoringExpression trees to executable [Query] objects.
Bridges the JSON parser output to the execution pipeline.