Closed
Description
Found in https://discuss.elastic.co/t/new-java-client-bug-in-geocentroidaggregation/312612
When no documents match the query, an empty object is returned by the geo-bounds
aggregation. This means that its single field, bounds
, should be optional.