summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/nested
AgeCommit message (Expand)Author
2017-06-09nested: In case of a single type the _id field should be added to the nested ...Martijn van Groningen
2017-04-27Only allow one type on 7.0 indices (#24317)Adrien Grand
2017-02-14Nested queries should avoid adding unnecessary filters when possible. (#23079)Adrien Grand
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-01-11Disable _all by defaultLee Hinman
2016-12-14Enable strict duplicate checks for JSON contentDaniel Mitterdorfer
2016-11-21Add checkstyle rule to forbid empty javadoc comments (#20881)Tanguy Leroux
2016-08-01Rename operation to result and reworking responsesAlexander Lin
2016-07-29Remove isCreated and isFound from the Java APIAlexander Lin
2016-06-21Fixed tests that failed now that BM25 is the default similarity.Jim Ferenczi
2016-06-10Upgrade to lucene-6.1.0-snapshot-3a57bea.Adrien Grand
2016-06-08Remove setRefreshNik Everett
2016-04-14Cleanup query builder for inner hits construction.Martijn van Groningen
2016-04-08Remove Settings.settingsBuilder.Adrien Grand
2016-03-30Disable fielddata on text fields by defaults. #17386Adrien Grand
2016-03-15Using SortMode enum in all sort buildersChristoph Büscher
2016-02-15Add a text field.Adrien Grand
2016-01-30Uppercase ells ('L') in long literalsJason Tedor
2016-01-27Be stricter about parsing boolean values in mappings.Adrien Grand
2016-01-18fix all kinds of crazy test failuresSimon Willnauer
2015-12-18Remove wildcard importsRyan Ernst
2015-11-16Log cluster health status changesDaniel Mitterdorfer
2015-10-20Remove and ban @TestNik Everett
2015-09-30test: fixed some messy testsMartijn van Groningen