Introduction
You use a search query to find information stored in Elasticsearch quickly and easily.
You want to find all documents that match a specific word or phrase.
You need to search for data in a website's search box powered by Elasticsearch.
You want to filter results to show only items with certain properties.
You want to test if your Elasticsearch index contains the data you expect.
You want to explore how Elasticsearch returns matching documents.