OpenSearch/client/rest-high-level
Tanguy Leroux 0f80e7c5f6
[Test] Fix IndicesClientDocumentationIT (#27899)
The last operation executed in IndicesClientDocumentationIT.testCreate()
 is an asynchronous index creation. Because nothing waits for its
 completion, on slow machines the index can sometimes be created after
 the testCreate() test is finished, and it can fail the following test.

 Closes #27754
2017-12-20 09:31:10 +01:00
..
src [Test] Fix IndicesClientDocumentationIT (#27899) 2017-12-20 09:31:10 +01:00
build.gradle Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00