Elasticsearch - Basic Search Queries
What is the result of this wildcard query?
{ "query": { "wildcard": { "title": { "value": "*book" } } } }{ "query": { "wildcard": { "title": { "value": "*book" } } } }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions