summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/bucket/NestedIT.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-04-07Move getProperty method out of Aggregation interface (#23949)Luca Cavanna
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-09-08Clean up XContentBuilderTanguy Leroux
2016-07-26aggs: Changed how `nested` and `reverse_nested` aggs know about their nested ...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-03-03Fix organization rename in all files in projectLee Hinman
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
2015-12-15Format the term with the formatter in LongTerms.Bucket.getKeyAsString in orde...Jim Ferenczi
2015-10-20Remove and ban @TestNik Everett
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-08-03Tests: Rename integ tests to IT suffixRyan Ernst