Skip to content

Commit 053a615

Browse files
committed
[TEST] wait for yellow before query execution
We can remove this once #18759 is in.
1 parent 6202b63 commit 053a615

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/search/request/sort.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ PUT /my_index
2626
}
2727
}
2828
}
29+
30+
GET /_cluster/health?wait_for_status=yellow
2931
--------------------------------------------------
3032
// CONSOLE
3133

0 commit comments

Comments
 (0)