We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4714f10 commit 9c60e15Copy full SHA for 9c60e15
docs/reference/ccr/overview.asciidoc
@@ -17,6 +17,7 @@ Replication is pull-based. This means that replication is driven by the
17
follower index. This simplifies state management on the leader index and means
18
that {ccr} does not interfere with indexing on the leader index.
19
20
+IMPORTANT: {ccr-cap} requires <<modules-remote-clusters, remote clusters>>.
21
22
==== Configuring replication
23
@@ -213,4 +214,4 @@ following process starts again.
213
214
215
You can terminate replication with the
216
{ref}/ccr-post-unfollow.html[unfollow API]. This API converts a follower index
-to a regular (non-follower) index.
217
+to a regular (non-follower) index.
0 commit comments