Files
tantivy/query-grammar
trinity-1686a 0241a05b90 add support for exists query syntax in query parser (#2170)
* add support for exists query syntax in query parser

* rustfmt

* make Exists require a field
2023-09-19 11:10:39 +02:00
..
2023-09-01 13:58:58 +02:00

Tantivy Query Grammar

This crate is used by tantivy to parse queries.