Structs§
- Filter
Plan - Indexed
Expression - An indexed expression consists of a scalar index query with a post-scan filter
- Label
List Query Parser - Sargable
Query Parser
Enums§
- Scalar
Index Expr - This represents a lookup into one or more scalar indices
Traits§
- Index
Information Provider - A trait to be used in
apply_scalar_indices
to inform the function which columns are indexeds - Planner
Index Ext - Scalar
Index Loader - A trait implemented by anything that can load indices by name
- Scalar
Query Parser
Functions§
- apply_
scalar_ indices - Attempt to split a filter expression into a search of scalar indexes and an optional post-search refinement query