OpenSearch/x-pack/docs
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
..
en [Rollup] Return empty response when aggs are missing (#32796) 2018-08-23 16:15:37 -04:00
src/test/java/org/elasticsearch/smoketest Test: Only sniff host metadata for node_selectors (#32750) 2018-08-10 13:35:47 -04:00
build.gradle Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00