summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/search/aggregations/metrics/geobounds/GeoBoundsAggregationBuilder.java
AgeCommit message (Expand)Author
2017-07-03Remove QueryParseContext (#25486)Christoph Büscher
2017-01-10Remove InternalAggregation.Type (#22511)Nik Everett
2016-12-13Remove `AggregationContext`. (#22124)Adrien Grand
2016-12-09Start using `ObjectParser` for aggs. (#22048)Adrien Grand
2016-08-16Switch aggregation registration for push to pullNik Everett
2016-07-12Migrate geohash_grid and geo_bounds to NamedWriteableNik Everett
2016-05-19Rename AggregatorBuilder and all of its subclasses toAli Beyad