×
To search all data streams and indices, omit this parameter or use * or _all . Query parametersedit. Several options for this API can be specified using a ...
Search APIs are used to search and aggregate data stored in Elasticsearch indices and data streams. For an overview and related tutorials, see The search API.
What is Elasticsearch? Data in: documents and indices · Information out: search and analyze · Scalability and resilience ; Quickstart · Local dev setup (Docker) ...
The search APIedit. A search consists of one or more queries that are combined and sent to Elasticsearch. Documents that match a search's queries are returned ...
People also ask
To retrieve specific fields in the search response, use the fields parameter. Because it consults the index mappings, the fields parameter provides several ...
Elasticsearch stores search templates as Mustache scripts in the cluster state. Elasticsearch compiles search templates in the template script context. Settings ...
The Search AI Company · Search, Security, Observability. Build tailored experiences with Elastic. Elastic Search AI Platform overview. Scale your business with ...
Missing: url | Show results with:url
The multi search API executes several searches from a single API request. The format of the request is similar to the bulk API format and makes use of the ...
(Optional, query object) Defines the search definition using the Query DSL. Examplesedit.
Request body searchedit. This page has been removed. For search API reference documentation, see Search. For search examples, see The search API. Doc value ...