We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac7473 commit b8be2d0Copy full SHA for b8be2d0
docs/reference/docs/reindex.asciidoc
@@ -982,6 +982,10 @@ Reindex supports <<sliced-scroll>> to parallelize the reindexing process.
982
This parallelization can improve efficiency and provide a convenient way to
983
break the request down into smaller parts.
984
985
+NOTE: Reindexing from remote clusters does not support
986
+<<docs-reindex-manual-slice, manual>> or
987
+<<docs-reindex-automatic-slice, automatic slicing>>.
988
+
989
[float]
990
[[docs-reindex-manual-slice]]
991
==== Manual slicing
0 commit comments