Skip to content

Commit

Permalink
[DOCS] Copied note on slicing support to Slicing section. Closes 26114 (
Browse files Browse the repository at this point in the history
  • Loading branch information
MK Swanson authored and Gurkan Kaymak committed May 27, 2019
1 parent f17e3c5 commit a8c4cad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/reference/docs/reindex.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a8c4cad

Please sign in to comment.