WARNING: Version 5.x has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Search
editSearch
editThe Search API allows you to execute a search query and get back search hits that match the query. The search capabilities of Elasticsearch is likely one of the reasons you’re using it, and NEST exposes all of the different types of search available, along with some smarts to make working with Elasticsearch from a strongly typed language easier.