summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/bucket/ChildrenIT.java
AgeCommit message (Expand)Author
2017-05-12Add parent-join module (#24638)Jim Ferenczi
2017-04-27Only allow one type on 7.0 indices (#24317)Adrien Grand
2017-04-07Move getProperty method out of Aggregation interface (#23949)Luca Cavanna
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-07-01Fix order of modifiersTanguy Leroux
2016-06-14Remove size 0 options in aggregationsColin Goodheart-Smithe
2016-04-14Cleanup query builder for inner hits construction.Martijn van Groningen
2016-03-30Disable fielddata on text fields by defaults. #17386Adrien Grand
2016-03-11Make logging message String constant to allow static checksYannick Welsch
2016-02-15Merge branch 'master' into feature/aggs-refactoringColin Goodheart-Smithe
2016-02-15Add a text field.Adrien Grand
2016-02-12Merge branch 'master' into feature/aggs-refactoringColin Goodheart-Smithe
2016-02-11Add a new `keyword` field.Adrien Grand
2016-02-01Merge branch 'master' into feature/aggs-refactoringColin Goodheart-Smithe
2016-01-30Uppercase ells ('L') in long literalsJason Tedor
2016-01-26Removes Aggregation Builders in place of AggregatorFactory implementationsColin Goodheart-Smithe
2016-01-14Removes TopHitsBuilder in place of TopHitsAggregator.FactoryColin Goodheart-Smithe
2015-12-18Remove wildcard importsRyan Ernst
2015-12-16aggs: fixed bug in children agg that prevented all child docs from being eval...Martijn van Groningen
2015-10-20Remove and ban @TestNik Everett
2015-08-27Default detect_noop to trueNik Everett
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-08-03Tests: Rename integ tests to IT suffixRyan Ernst