mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-25 12:40:41 +00:00
PhraseQuery panics with a nice error message when the underlying field does not have any positions. The `QueryParser` fails as well with a dedicated error.