Christoph Büscher f4ff5fe93b
Add zero_terms_query support to match_phrase_prefix (#58822) (#59784)
Currently `match_phrase_prefix` doesn't support `zero_terms_query` like the
other match-type queries. This change adds this support.

Closes #58468
2020-07-17 17:23:23 +02:00
..