summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/metrics/StatsTests.java
AgeCommit message (Expand)Author
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-21fixed merge errorsColin Goodheart-Smithe
2015-12-21Aggregations Refactor: Refactor Stats and Extended_Stats AggregationsColin Goodheart-Smithe
2015-08-03cleanup more abstract test class -> TestCase and integ -> ITRobert Muir
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