Crate tantivy_query_grammar
source ·Structs§
- A recoverable error and the position it happened at
Enums§
- Defines whether a term in a query must be present, should be present or must not be present.
Functions§
- Parse a query
- Parse a query, trying to recover from syntax errors, and giving hints toward fixing errors.