summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/indexing
AgeCommit message (Expand)Author
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-02-01Disallow introducing illegal object mappings (double '..')Lee Hinman
2016-10-12improve testAutoGenerateIdNoDuplicates logging on failureBoaz Leskes
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-08-26Validate blank field nameJun Ohtani
2016-08-01Makes the index.write.wait_for_active_shards setting index-level andAli Beyad
2016-08-01Rename operation to result and reworking responsesAlexander Lin
2016-07-29Remove isCreated and isFound from the Java APIAlexander Lin
2016-07-15Removes ensureYellow() calls after index creation in the (#19452)Ali Beyad
2016-07-04Do not catch throwableJason Tedor
2016-03-29Refactor: replace all ocurrences of ESTestCase.getRandom() for random().Camilo Diaz Repka
2015-10-20Remove and ban @TestNik Everett
2015-10-04Forbid index name with '.' and '..'.xuzha
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-08-03Tests: Remove uses of @Slow and @IntegrationRyan Ernst
2015-08-03Tests: Rename integ tests to IT suffixRyan Ernst
2015-06-05create core moduleSimon Willnauer