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.