summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/metrics/ValueCountTests.java
AgeCommit message (Expand)Author
2017-04-26Remove most usages of 1-arg Script ctor (#24325)Nik Everett
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
2016-01-14Removes the simple metric builders in place of AggFactory implementationsColin Goodheart-Smithe
2015-12-21Aggregations Refactor: Refactor Value Count AggregationColin Goodheart-Smithe
2015-08-03Tests: Rename integ tests to IT suffixRyan Ernst
2015-07-14Aggregation: Removed Old Script Java API from metrics aggregationsColin Goodheart-Smithe
2015-07-10Aggregations: Adds new script API to ValuesSourceMetricsAggregationBuilderColin Goodheart-Smithe
2015-06-05create core moduleSimon Willnauer