OpenSearch/x-pack/docs/en/rest-api
Zachary Tong 8f8d3a5556
[Rollup] Return empty response when aggs are missing (#32796)
If a search request doesn't contain aggs (or an empty agg object),
we should just retun an empty response.  This is how the normal search
API works if you specify zero hits and empty aggs.

The existing behavior throws an exception because it tries to send
an empty msearch.

Closes #32256
2018-08-23 16:15:37 -04:00
..
graph Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ml [ML][DOCS] Refer to rules feature as custom rules (#32785) 2018-08-13 14:51:13 +01:00
rollup [Rollup] Return empty response when aggs are missing (#32796) 2018-08-23 16:15:37 -04:00
security [DOCS] Add configurable password hashing docs (#32849) 2018-08-21 12:05:42 +03:00
watcher Watcher: Store username on watch execution (#31873) 2018-07-16 14:20:16 -05:00
defs.asciidoc [DOC] Splits role mapping APIs into separate pages (#32797) 2018-08-20 14:30:42 -07:00
ml-api.asciidoc [ML][DOCS] Add documentation for detector rules and filters (#32013) 2018-07-25 16:10:32 +01:00
rollup-api.asciidoc [Docs] Tweaks and fixes to rollup docs 2018-08-17 13:37:11 -04:00
security.asciidoc [DOC] Splits role mapping APIs into separate pages (#32797) 2018-08-20 14:30:42 -07:00
watcher.asciidoc Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00