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
@henargv not yet. I personally have not had any cycles yet to take a stab at it.
I am not 100% sure if it will be straight forward or not, but the current composite aggs in org.elasticsearch.search.aggregations.bucket.composite provide good examples of how this needs to be implemented.
geohash_grid seems like a natural fit for a composite agg source. Being able to iterate over geo buckets could open up some interesting use cases.
The text was updated successfully, but these errors were encountered: