summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/bulk/byscroll/AsyncBulkByScrollActionTests.java
AgeCommit message (Expand)Author
2017-05-11Move DeleteByQuery and Reindex requests into core (#24578)Simon Willnauer
2017-05-11Revert "Move DeleteByQuery and Reindex requests into core (#24578)"Simon Willnauer
2017-05-11Move DeleteByQuery and Reindex requests into core (#24578)Simon Willnauer
2017-04-19Add primary term to doc write responseJason Tedor
2017-04-10Remove real time from tests (#24025)Nik Everett
2017-04-05Decouple BulkProcessor from client implementation (#23373)Tim Brooks
2017-02-21Expose `batched_reduce_size` via `_search` (#23288)Simon Willnauer
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-27Move delete by query helpers into core (#22810)Nik Everett