Browse Source

Another wait_for_yellow to the docs

All in service of the snippets passing consistently.
Nik Everett 9 years ago
parent
commit
f3b2ab822d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/reference/mapping/params/analyzer.asciidoc

+ 2 - 0
docs/reference/mapping/params/analyzer.asciidoc

@@ -60,6 +60,8 @@ PUT my_index
   }
 }
 
+GET _cluster/health?wait_for_status=yellow
+
 GET my_index/_analyze?field=text <3>
 {
   "text": "The quick Brown Foxes."