summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations
AgeCommit message (Expand)Author
2017-05-15Add parsing for InternalFilters aggregation (#24648)Christoph Büscher
2017-05-15Make SignificantTerms.Bucket an interface rather than an abstract class (#24670)Tanguy Leroux
2017-05-15Small improvement in InternalAggregationTestCase test setup after changes in ...Christoph Büscher
2017-05-15Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-05-12Add parsing methods to Range aggregations (#24583)Tanguy Leroux
2017-05-12Add parent-join module (#24638)Jim Ferenczi
2017-05-12Add parsing method to GeoHashGrid aggregation (#24589)Tanguy Leroux
2017-05-12Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-05-12[Tests] Add unit tests for InternalFilters (#24624)Christoph Büscher
2017-05-12Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-05-11Compound order for histogram aggregations. (#22343)qwerty4030
2017-05-11Add parsing for single bucket aggregations (#24564)Christoph Büscher
2017-05-10[TEST] reset subAggregationsSupplier in AggregationsTests to empty sub-aggs o...javanna
2017-05-10Fix merging conflictsTanguy Leroux
2017-05-10Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-10[Test] Fix wrong importTanguy Leroux
2017-05-10[Test] Add unit tests for Range aggregations (#24569)Tanguy Leroux
2017-05-10[Test] Reference Terms aggregations in AggregationsTestsTanguy Leroux
2017-05-10Added unit tests for InternalMatrixStats.Martijn van Groningen
2017-05-10Add parsing for String/Long/Double Terms aggregations (#24521)Tanguy Leroux
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 to verify that no aggs have been forgotten in AggregationsTestsjavanna
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-04Do not index `_type` when there is at most one type. (#24363)Adrien Grand
2017-05-03Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-03Add parsing methods for InternalDateHistogram and InternalHistogram (#24213)Tanguy Leroux
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-26test: don't randomly wrap index readerMartijn van Groningen
2017-04-26InternalPercentilesBucket should not rely on ordered percents array (#24336)Christoph Büscher
2017-04-26[percolator] Fix memory leak when percolator uses bitset or field data cache.Martijn van Groningen
2017-04-25Add parsing for InternalExtendedStats (#24284)Christoph Büscher