summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/AggregationsTests.java
AgeCommit message (Expand)Author
2017-06-27Tests: Add parsing test for AggregationsTests (#25396)Christoph Büscher
2017-06-17[Tests] Check that parsing aggregations works in a forward compatible way (#2...Christoph Büscher
2017-06-02[Test] Reduce number of buckets in SearchResponseTests and AggregationsTests ...Tanguy Leroux
2017-05-31[Test] Mute SearchResponseTests.testFromXContent()Tanguy Leroux
2017-05-18Add parsing method for Top Hits aggregation (#24717)Tanguy Leroux
2017-05-18Add parsing method for binary range aggregation (#24706)Tanguy Leroux
2017-05-17Add fromXContent method to SearchResponse (#24720)Luca Cavanna
2017-05-17Add parsing for InternalScriptedMetric aggregation (#24738)Christoph Büscher
2017-05-16Add parsing to Significant Terms aggregations (#24682)Tanguy Leroux
2017-05-16Add parsing for InternalAdjacencyMatrix aggregation (#24700)Christoph Büscher
2017-05-15Add parsing for InternalFilters aggregation (#24648)Christoph Büscher
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 parsing method to GeoHashGrid aggregation (#24589)Tanguy Leroux
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-10[Test] Reference Terms aggregations in AggregationsTestsTanguy Leroux
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