mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2025-12-26 12:09:57 +00:00
* add support for exists query syntax in query parser * rustfmt * make Exists require a field
Tantivy Query Grammar
This crate is used by tantivy to parse queries.