Elasticsearch - Basic Search Queries
Identify the error in this
match_phrase query:{ "query": { "match_phrase": "quick fox" } }match_phrase query:{ "query": { "match_phrase": "quick fox" } }match_phrase structurematch_phrase, not just the phrase string.match_phrase object. -> Option Amatch_phrase = A [OK]match_phrase [OK]match and match_phrase syntax15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions