summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/SearchCancellationIT.java
AgeCommit message (Expand)Author
2017-05-17Scripting: Remove native scripts (#24726)Ryan Ernst
2017-05-09Identify documents by their `_id`. (#24460)Adrien Grand
2017-05-03Java api: ActionRequestBuilder#execute to return a PlainActionFuture (#24415)Luca Cavanna
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2016-11-11Tests: clean search scroll at the end of SearchCancellationITIgor Motov
2016-11-10Task cancellation command should wait for all child nodes to receive cancella...Igor Motov
2016-11-10Clean up of Script.Jack Conradson
2016-10-28Tests: Add addtional logging to SearchCancellationIT testsIgor Motov
2016-10-26Refactor ScriptType to be a top-level class.Jack Conradson
2016-10-25Tests: silence cancelling scroll search testsIgor Motov
2016-10-25Makes search action cancelable by task management APIIgor Motov