⚠️ This lesson is retired and might contain outdated information.

Search for data in Elasticsearch using the _search endpoint

Will Button
InstructorWill Button
Share this video with your friends

Social Share Links

Send Tweet

Elasticsearch provides several methods for using its powerful search features. In this lesson, you will be introduced to the _search endpoint, the datapoints returned in results, how to set a query timeout (and what a timeout doesn’t do), and how to search specific indices and types.