summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/metrics
AgeCommit message (Expand)Author
2017-07-03Remove QueryParseContext (#25486)Christoph Büscher
2017-06-29Unify the result interfaces from get and search in Java client (#25361)olcbean
2017-06-26Remove path.conf settingJason Tedor
2017-06-17[Tests] Check that parsing aggregations works in a forward compatible way (#2...Christoph Büscher
2017-06-09Remove the postings highlighter and make unified the default highlighter choi...Jim Ferenczi
2017-05-29[Tests] Harden InternalExtendedStatsTests (#24934)Christoph Büscher
2017-05-25Scripting: Move context definitions to instance type classes (#24883)Ryan Ernst
2017-05-23Test: Convert test script engine impls to use MockScriptEngine (#24854)Ryan Ernst
2017-05-22Scripting: Simplify ScriptContext (#24818)Ryan Ernst
2017-05-22Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-20Scripting: Remove "inline script enabled" on script engines (#24815)Ryan Ernst
2017-05-19Fix InternalExtendedStatsTests setUpChristoph Büscher
2017-05-19Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-19Remove //norelease and cleans up somet aggregations tests (#24789)Tanguy Leroux
2017-05-18Remove Deprecated Script Settings (#24756)Jack Conradson
2017-05-18Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-18Add parsing method for Top Hits aggregation (#24717)Tanguy Leroux
2017-05-17Scripting: Remove file scripts (#24627)Ryan Ernst
2017-05-17Add parsing for InternalScriptedMetric aggregation (#24738)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-12Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-05-11Compound order for histogram aggregations. (#22343)qwerty4030
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-10Scripting: Remove "service" from ScriptEngine interface name (#24574)Ryan Ernst
2017-05-10Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-05-09Scripting: Deprecate file script settings (#24555)Ryan Ernst
2017-05-09[TEST] Add test for Aggregations#fromXContent (#24524)Luca Cavanna
2017-05-09Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-05-09Identify documents by their `_id`. (#24460)Adrien Grand
2017-05-05Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-05Change Terms.Bucket to an interface (#24492)Tanguy Leroux
2017-05-03Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-02Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-02Fixes checkstyle errorsColin Goodheart-Smithe
2017-05-02Allow scripted metric agg to access `_score` (#24295)Winston Ewert
2017-05-02[Test] Add unit tests for HDR/TDigest PercentilesAggregators (#24245)Tanguy Leroux
2017-04-28Add parsing for InternalGeoCentroid (#24371)Christoph Büscher
2017-04-28Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-04-28Add `count` value to rest output of `geo_centroid` (#24387)Christoph Büscher
2017-04-28Add parsing for InternalGeoBounds (#24365)Christoph Büscher
2017-04-28Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-04-27Add parsing for InternalPercentilesBucket (#24330)Christoph Büscher
2017-04-27Only allow one type on 7.0 indices (#24317)Adrien Grand
2017-04-26Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-04-26Add parsing for InternalStatsBucket and InternalExtendedStatsBucket (#24312)Christoph Büscher
2017-04-26Remove most usages of 1-arg Script ctor (#24325)Nik Everett
2017-04-26InternalPercentilesBucket should not rely on ordered percents array (#24336)Christoph Büscher