summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/search/aggregations/bucket/geogrid/GeoHashGridAggregator.java
AgeCommit message (Expand)Author
2017-04-18Upgrade to a Lucene 7 snapshot (#24089)Adrien Grand
2017-03-01[TEST] Added unit tests for GeoHashGridAggregator and InternalGeoHashGridMartijn van Groningen
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2016-12-13Remove `AggregationContext`. (#22124)Adrien Grand
2016-05-19Rename AggregatorBuilder and all of its subclasses toAli Beyad
2016-02-15Moved AggregatorBuilder implementations into their own class filesColin Goodheart-Smithe
2016-02-08Split AggregatorFactory into AggregatorBuilder and AggregatorFactoryColin Goodheart-Smithe
2015-12-18Remove wildcard importsRyan Ernst
2015-10-28Refactor Geo utilities to Lucene 5.4Nicholas Knize
2015-10-14remove centroid calculation from GeoHashGridAggregationNicholas Knize
2015-09-11add a weighted centroid to the geohash_grid aggregator and cut over to lucene...Nicholas Knize
2015-06-05create core moduleSimon Willnauer