summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/simple/SimpleSearchIT.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2018-01-04Pass `java.locale.providers=COMPAT` to Java 9 onwards (#28080)Simon Willnauer
2017-10-08remove _primary and _replica shard preferences (#26791)Nhat
2017-09-26Early termination with index sorting should not set terminated_early in the r...Jim Ferenczi
2017-09-25Unify Settings xcontent reading and writing (#26739)Simon Willnauer
2017-06-08Automatically early terminate search query based on index sorting (#24864)Jim Ferenczi
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-05More cleanupsSimon Willnauer
2017-01-03Add support for proxy nodesSimon Willnauer
2016-08-15Restore assignment of time value when deserializing a scroll instance (#19977)Luca Cavanna
2016-06-10Add an index setting to limit the maximum number of slices allowed in a scrol...Jim Ferenczi
2016-06-08Remove setRefreshNik Everett
2016-06-07Fix utJim Ferenczi
2016-05-16Lessen leniency of the query dsl. #18276Adrien Grand
2016-04-22Fix fallback setting for two get/2Nik Everett
2016-04-22Fail request if rescore window > 10,000Nik Everett
2016-04-14Use the new points API to index numeric fields. #17746Adrien Grand
2016-03-17Adds a rewrite phase to queries on the shard levelColin Goodheart-Smithe
2016-01-30Uppercase ells ('L') in long literalsJason Tedor
2016-01-19Merge branch 'master' into new_index_settingsSimon Willnauer
2016-01-18Single IPv4 addresses in IP field term queriesJason Tedor
2016-01-18convert index.max_result_windowSimon Willnauer
2015-12-01[TEST] stabilize SimpleSearchIT.testQueryNumericFieldWithRegexjavanna
2015-11-23Do not be lenient when parsing CIDRsJason Tedor
2015-11-21Return a better exception message when regexp query is used on a numeric fieldCamilo Díaz Repka
2015-11-20Allow CIDR notation in a query string queryWilliam Bowling
2015-09-10[search] Limit the size of the result windowNik Everett
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-08-03Tests: Rename integ tests to IT suffixRyan Ernst