Translate SQL into Elasticsearch queries | Elasticsearch API documentation (original) (raw)
Dismiss highlight Show more
application/json
Body Required
- The maximum number of rows (or entries) to return in one response.
- An Elasticsearch Query DSL (Domain Specific Language) object that defines a query.
External documentation - The SQL query to run.
Responses
- 200 application/json
Hide response attributes Show response attributes object_source boolean | object
Defines how to fetch a source. Fetching can be disabled entirely, or the source can be filtered.
- Hide fields attributes Show fields attributes object
* Path to field or array of paths. Some API's support wildcards in the path to select multiple fields.
* The format in which the values are returned. - An Elasticsearch Query DSL (Domain Specific Language) object that defines a query.
External documentation sort string | object | array[string | object]
Path to field or array of paths. Some API's support wildcards in the path to select multiple fields.
Path to field or array of paths. Some API's support wildcards in the path to select multiple fields.