From 59dd449e954404b8e903c8f1c5bbf404e4eaa724 Mon Sep 17 00:00:00 2001 From: MK Swanson Date: Mon, 25 Mar 2019 13:53:48 -0400 Subject: [PATCH] [DOCS] Copied note on slicing support to Slicing section. Closes 26114 --- docs/reference/docs/reindex.asciidoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/reference/docs/reindex.asciidoc b/docs/reference/docs/reindex.asciidoc index e76b6ed93cbd7..7cf0cda3bfc17 100644 --- a/docs/reference/docs/reindex.asciidoc +++ b/docs/reference/docs/reindex.asciidoc @@ -979,6 +979,10 @@ Reindex supports <> to parallelize the reindexing process. This parallelization can improve efficiency and provide a convenient way to break the request down into smaller parts. +NOTE: Reindexing from remote clusters does not support +<> or +<>. + [float] [[docs-reindex-manual-slice]] ==== Manual slicing