Search V1
Path parameters
Index
Request body
Response
OK
Example response
{
"_shards": {
"total": 5,
"failed": 0,
"skipped": 6,
"successful": 1
},
"hits": {
"hits": [
{
"highlight": "{}",
"@timestamp": "@timestamp",
"_index": "_index",
"_type": "_type",
"_source": "{}",
"_id": "_id",
"_score": 5.637376656633329,
"fields": "{}"
},
{
"highlight": "{}",
"@timestamp": "@timestamp",
"_index": "_index",
"_type": "_type",
"_source": "{}",
"_id": "_id",
"_score": 5.637376656633329,
"fields": "{}"
}
],
"total": {
"value": 7
},
"max_score": 2.3021358869347655
},
"took": 9,
"timed_out": true,
"error": "error",
"aggregations": {
"key": {
"buckets": "{}",
"interval": "interval",
"value": "{}"
}
}
}Changes
Changed in 3 of the 3 revisions of this API.499
- ▲
the
//response's property type changed fromarraytoobjectfor statusresponse-property-type-changed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
/request property type changed fromarraytoobjectrequest-property-type-changed
- ●
removed the request property
/request-property-removed
- ○
added the new optional request property
/new-optional-request-property
- ○
added the new optional request property
/new-optional-request-property
- ○
added the new optional request property
/new-optional-request-property
- ○
added the new optional request property
/new-optional-request-property
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
/request property type changed fromobjecttoarrayrequest-property-type-changed
- ▲
the
//response's property type changed fromobjecttoarrayfor statusresponse-property-type-changed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the request property
/request-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ○
added the new optional request property
/new-optional-request-property
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲