mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-06-02 16:40:43 +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.