mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-08-18 03:58:21 +00:00
0241a05b90
* 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.