summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/metrics/percentiles
AgeCommit message (Expand)Author
2017-06-17[Tests] Check that parsing aggregations works in a forward compatible way (#2...Christoph Büscher
2017-05-17Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-16Automatically close releasables after test (#24687)Zachary Tong
2017-05-10Fix merging conflictsTanguy Leroux
2017-05-10Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-10Added unit tests for InternalMatrixStats.Martijn van Groningen
2017-05-09[TEST] Add test for Aggregations#fromXContent (#24524)Luca Cavanna
2017-05-02Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-02[Test] Add unit tests for HDR/TDigest PercentilesAggregators (#24245)Tanguy Leroux
2017-04-27Add parsing for InternalPercentilesBucket (#24330)Christoph Büscher
2017-04-26Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-04-26InternalPercentilesBucket should not rely on ordered percents array (#24336)Christoph Büscher
2017-04-20[Test] Expose AbstractPercentilesTestCase.randomPercents()Tanguy Leroux
2017-04-20Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-04-20 [Test] Always check the XContent equivalent when parsing aggregations (#24208)Tanguy Leroux
2017-04-20Align behavior or HDR percentiles iterator with percentile() method (#24206)Tanguy Leroux
2017-04-20Remove @Repeat(iterations = 1000) in testsTanguy Leroux
2017-04-20Add parsing methods for Percentiles aggregations (#24183)Tanguy Leroux
2017-04-19Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-04-19[Test] Add unit tests for InternalHDRPercentilesTests (#24157)Tanguy Leroux
2017-04-18AbstractParsedPercentiles should use Percentile class (#24160)Tanguy Leroux
2017-04-18Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-04-18Add parsing for percentiles ranks (#23974)Tanguy Leroux
2017-04-18[Test] Add unit tests for InternalTDigestPercentilesTests (#24090)Tanguy Leroux
2017-03-01Add unit tests to percentile ranks aggregations. (#23240)Adrien Grand
2016-07-01Clean up BytesReference (#19196)Simon Willnauer
2016-04-21Remove readFrom from org.elasticsearch.searchNik Everett
2016-01-26Removes Aggregation Builders in place of AggregatorFactory implementationsColin Goodheart-Smithe