Files
tantivy/src/directory
Adam Reichold 2080c370c2 Enable usage of FuzzyTermQuery for specific fields via QueryParser (#1750)
* Make nightly Clippy mostly happy.

* Document how to produce TermSetQuery queries using QueryParser.

* Enable construction of queries using FuzzyTermQuery via the QueryParser

* Use FxHashMap instead of HashMap in the QueryParser as these hash tables are not exposed to DoS attacks.

* Use a struct instead of a tuple to improve readability.
2023-01-04 18:11:27 +09:00
..
2022-12-20 07:30:06 +01:00
2022-11-07 16:09:55 +08:00
2022-12-20 07:30:06 +01:00
2022-12-20 07:30:06 +01:00
2022-08-13 18:25:47 +08:00