appbaseio / mirage

:art: GUI for simplifying Elasticsearch Query DSL
http://opensource.appbase.io/mirage
Other
2.21k stars 123 forks source link

Query state being saved incorrectly: match_phrase and match_phrase_prefix #47

Closed siddharthlatest closed 6 years ago

siddharthlatest commented 7 years ago

A query saved as

becomes

.

This happens for match_phrase and match_phrase_prefix queries.