You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: