summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/search/aggregations/bucket/geogrid/GeoGridAggregationBuilder.java
AgeCommit message (Expand)Author
2017-07-03Remove QueryParseContext (#25486)Christoph Büscher
2017-04-18Upgrade to a Lucene 7 snapshot (#24089)Adrien Grand
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
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-06-14changes from reviewColin Goodheart-Smithe
2016-06-14Remove size 0 options in aggregationsColin Goodheart-Smithe
2016-05-19Rename AggregatorBuilder and all of its subclasses toAli Beyad