summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/search/aggregations/bucket/histogram/DateHistogramAggregationBuilder.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-08-24Check bucket metric ages point to a multi bucket agg (#26215)Colin Goodheart-Smithe
2017-07-03Remove QueryParseContext (#25486)Christoph Büscher
2017-05-11Compound order for histogram aggregations. (#22343)qwerty4030
2017-04-27Agg builder accessibility fixes (#24323)Zachary Tong
2017-01-12Remove ParseFieldMatcher usages from QueryParseContextjavanna
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-10-05move extended bounds rounding to date histo agg builderColin Goodheart-Smithe
2016-10-05move extended bounds parse and validate to date hitso factoryColin Goodheart-Smithe
2016-08-16Switch aggregation registration for push to pullNik Everett
2016-08-03Split regular histograms from date histograms. #19551Adrien Grand
2016-05-19Rename AggregatorBuilder and all of its subclasses toAli Beyad