From d4d096e374cb9c0be2b02e8bcaf4d8485a1ffa15 Mon Sep 17 00:00:00 2001 From: propulkit Date: Sun, 28 May 2017 14:13:13 +0530 Subject: [PATCH] TCorrecting api name As per REST request signature for reroute, API has no underscore. --- docs/reference/cluster/reroute.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/cluster/reroute.asciidoc b/docs/reference/cluster/reroute.asciidoc index b9c33e79df019..aba51f4893f24 100644 --- a/docs/reference/cluster/reroute.asciidoc +++ b/docs/reference/cluster/reroute.asciidoc @@ -118,5 +118,5 @@ structural problems such as having an analyzer which refers to a stopwords file which doesn't exist on all nodes. Once the problem has been corrected, allocation can be manually retried by -calling the <> API with `?retry_failed`, which +calling the <> API with `?retry_failed`, which will attempt a single retry round for these shards.