pub fn evaluate_query(doc: &Document, query: &Query) -> bool
Evaluate whether a document matches a query
Supports all Query variants including spatial queries.