summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/bucket
AgeCommit message (Expand)Author
2017-04-26[percolator] Fix memory leak when percolator uses bitset or field data cache.Martijn van Groningen
2017-04-18[Test] Use appropriate DocValueFormats in Aggregations tests (#24155)Tanguy Leroux
2017-04-18Tests: Fixing typo in class name of InternalGlobalTestsChristoph Büscher
2017-04-18Upgrade to a Lucene 7 snapshot (#24089)Adrien Grand
2017-04-18[TEST] Added unittests for InternalSamplerMartijn van Groningen
2017-04-12Add unit tests for NestedAggregator (#24054)Zachary Tong
2017-04-11Removes version 2.x constants from Version (#24011)Colin Goodheart-Smithe
2017-04-10Move getProperty method out of MultiBucketsAggregation.Bucket interface (#23988)Luca Cavanna
2017-04-07Move getProperty method out of Aggregation interface (#23949)Luca Cavanna
2017-04-05The `filter` and `significant_terms` aggregations should parse the `filter` a...Adrien Grand
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-04-04Add unit tests for the missing aggregator (#23895)Jim Ferenczi
2017-04-03Adds tests for cardinality and filter aggregationsColin Goodheart-Smithe
2017-04-03Revert "Adds tests for cardinality and filter aggregations (#23826)"Colin Goodheart-Smithe
2017-04-03Adds tests for cardinality and filter aggregations (#23826)Colin Goodheart-Smithe
2017-03-21Add unit tests for ReverseNestedAggregator (#23651)Christoph Büscher
2017-03-15Fix num docs to be positive in bucket deferring collector testRyan Ernst
2017-03-13Tests: fix GeoHashGridAggregatorTests expectations (#23556)Christoph Büscher
2017-03-12[TEST] Added unit tests for diversified sampler aggregator.Martijn van Groningen
2017-03-02 Tests: Add unit test for SignificantLongTerms and SignificantStringTerms (#2...Tanguy Leroux
2017-03-01Tests InternalSingleBucketAggregation subclasses (#23388)Nik Everett
2017-03-01 Tests: Add unit test for InternalDateHistogram (#23402)Tanguy Leroux
2017-03-01[TEST] Added unit tests for GeoHashGridAggregator and InternalGeoHashGridMartijn van Groningen
2017-02-27Fixes terms error count for multiple reduce phasesColin Goodheart-Smithe
2017-02-24Add unit tests for ParentToChildAggregator (#23305)Christoph Büscher
2017-02-23Fix SamplerAggregatorTests to have stable and predictable docIdsSimon Willnauer
2017-02-21Adds unit test for sampler aggregation (#23243)Nik Everett
2017-02-21Expose `batched_reduce_size` via `_search` (#23288)Simon Willnauer
2017-02-21Remove closeAggNik Everett
2017-02-21First step towards incremental reduction of query responses (#23253)Simon Willnauer
2017-02-20Fix for IpRangeAggregatorTests#testRangesJim Ferenczi
2017-02-20Mark IP range aggregator test as awaits fixJason Tedor
2017-02-20Tests: Add unit test for InternalChildren (#23261)Christoph Büscher
2017-02-20Add unit tests for BinaryRangeAggregator/InternalBinaryRange (#23255)Jim Ferenczi
2017-02-17Adds unit test for sampler aggregationNik Everett
2017-02-17Enforce Content-Type requirement on the rest layer and remove deprecated meth...Jay Modi
2017-02-17Add unit tests for terms aggregation objects. (#23149)Adrien Grand
2017-02-14Detach SearchPhases from AbstractSearchAsyncAction (#23118)Simon Willnauer
2017-02-09Add parameter to prefix aggs name with type in search responses (#22965)Tanguy Leroux
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-02-06Make dates be ReadableDateTimes in scripts (#22948)Nik Everett
2017-02-06Add unit tests to histogram aggregations. (#22961)Adrien Grand
2017-02-06Remove QUERY_AND_FETCH search type (#22996)Simon Willnauer
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-20New AdjacencyMatrix aggregationmarkharwood
2017-01-20Add unit tests for DateHistogramAggregator (#22714)Tanguy Leroux
2017-01-19Fix incorrect args order passed to createAggregatorTim Brooks
2017-01-19Add unit tests for FiltersAggregator (#22678)Jim Ferenczi
2017-01-18Improve unit test coverage of aggs (#22668)Nik Everett