From 359e76f7e74fef2e7c4d5771a38103dc565ced6a Mon Sep 17 00:00:00 2001 From: Florian Hopf Date: Thu, 1 Sep 2016 09:10:12 +0200 Subject: [PATCH] Fixed wording --- docs/reference/docs/reindex.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/docs/reindex.asciidoc b/docs/reference/docs/reindex.asciidoc index cdb2b8b0ffb..a53ddc34dac 100644 --- a/docs/reference/docs/reindex.asciidoc +++ b/docs/reference/docs/reindex.asciidoc @@ -424,7 +424,7 @@ supports `refresh`, `wait_for_completion`, `wait_for_active_shards`, `timeout`, Sending the `refresh` url parameter will cause all indexes to which the request wrote to be refreshed. This is different than the Index API's `refresh` -parameter which causes just the shard that received the new data to be indexed. +parameter which causes just the shard that received the new data to be refreshed. If the request contains `wait_for_completion=false` then Elasticsearch will perform some preflight checks, launch the request, and then return a `task`