Files
tantivy/query-grammar
trinity-1686a 455156f51c improve query parser (#2416)
* support escape sequence in more place

and fix bug with singlequoted strings

* add query parser test for range query on default field
2024-05-30 17:29:27 +02:00
..
2024-05-30 17:29:27 +02:00

Tantivy Query Grammar

This crate is used by tantivy to parse queries.