summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/support/IncludeExcludeTests.java
AgeCommit message (Expand)Author
2017-04-18Upgrade to a Lucene 7 snapshot (#24089)Adrien Grand
2017-01-12Remove ParseFieldMatcher usages from QueryParseContextjavanna
2016-12-31Remove some usages of ParseFieldMatcher in favour of using ParseField directlyjavanna
2016-12-21Replace IndicesQueriesRegistry (#22289)Nik Everett
2016-12-13Consolidate more parser creation into ESTestCaseNik Everett
2016-12-13Added tests for toXContent and fromXContent for IncludeExclude class.markharwood
2016-12-09Partition-based include-exclude does not implement equals/hashcode/serializat...Adrien Grand
2016-07-18Fix potential AssertionError with include/exclude on terms aggregations. #19252Adrien Grand