We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 573e14c commit f079a6dCopy full SHA for f079a6d
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
@@ -216,4 +217,4 @@ following process starts again.
216
217
218
You can terminate replication with the
219
{ref}/ccr-post-unfollow.html[unfollow API]. This API converts a follower index
-to a regular (non-follower) index.
220
+to a regular (non-follower) index.
0 commit comments