Skip to main content

Module convert

Module convert 

Source
Expand description

Convert ScoringExpression trees to executable [Query] objects.

Bridges the JSON parser output to the execution pipeline.

Structs§

MatchAllQuery
Matches all documents with score 1.0.
MatchNoneQuery