Browse Source

[DOCS] Copied note on slicing support to Slicing section. Closes 26114 (#40426)

MK Swanson 6 years ago
parent
commit
b8be2d0539
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/reference/docs/reindex.asciidoc

+ 4 - 0
docs/reference/docs/reindex.asciidoc

@@ -982,6 +982,10 @@ Reindex supports <<sliced-scroll>> 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
+<<docs-reindex-manual-slice, manual>> or
+<<docs-reindex-automatic-slice, automatic slicing>>.
+
 [float]
 [[docs-reindex-manual-slice]]
 ==== Manual slicing