Skip to main content

evaluate_query

Function evaluate_query 

Source
pub fn evaluate_query(doc: &Document, query: &Query) -> bool
Expand description

Evaluate whether a document matches a query

Supports all Query variants including spatial queries.