Module elipdotter::query
source · Expand description
Query parsing and resolving.
This handles AND, OR, and NOT operations, as well as parentheses which are resolved before the others.
Re-exports§
Modules§
Query
parsing.
Structs§
- Eq implementation doesn’t care of which is left and right.
- An iterator of documents which matches a
Query
. - An occurrence returned from
Query
. - A query.
Enums§
- A part of a
Query
.