Skip to content

Commit 7261b52

Browse files
authored
[DOCS] Remove CCR docs from Stack Overview (elastic#464)
* [DOCS] Remove CCR docs from Stack Overview elastic/elasticsearch#45704 adds cross-cluster replication (CCR) docs to the Elasticsearch Reference Guide. To avoid duplication and improve SEO, this removes duplicate CCR content from the Stack Overview.
1 parent 7ccf658 commit 7261b52

2 files changed

Lines changed: 38 additions & 5 deletions

File tree

docs/en/stack/index.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ include::ml/anomaly-detection/index.asciidoc[]
3232

3333
include::ml/df-analytics/index.asciidoc[]
3434

35-
include::{es-repo-dir}/ccr/index.asciidoc[]
36-
3735
include::license.asciidoc[]
3836

3937
include::redirects.asciidoc[]

docs/en/stack/redirects.asciidoc

Lines changed: 38 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ See <<elasticsearch-security>>.
3333

3434
See {ref}/security-files.html[Security files].
3535

36-
[role="exclude",id="troubleshooting"]]
36+
[role="exclude",id="troubleshooting"]
3737
=== Troubleshooting
3838

3939
Having trouble? Here are solutions to common problems you might encounter.
@@ -46,16 +46,51 @@ Having trouble? Here are solutions to common problems you might encounter.
4646

4747
* <<ml-troubleshooting>>
4848

49-
[role="exclude",id="help"]]
49+
[role="exclude",id="help"]
5050
=== Getting help
5151

5252
include::help.asciidoc[tag=get-help]
5353

54-
[role="exclude",id="limitations"]]
54+
[role="exclude",id="limitations"]
5555
=== Limitations
5656

5757
* <<security-limitations>>
5858
* <<watcher-limitations>>
5959
* <<ml-limitations>>
6060
* <<dataframe-limitations>>
6161

62+
[role="exclude",id="xpack-ccr"]
63+
=== Cross-cluster replication
64+
65+
See {ref}/xpack-ccr.html[{ccr-cap}].
66+
67+
[role="exclude",id="ccr-overview"]
68+
=== {ccr-cap} overview
69+
70+
See {ref}/ccr-overview.html[{ccr-cap} overview].
71+
72+
[role="exclude",id="ccr-requirements"]
73+
=== Requirements for leader indices
74+
[[ccr-overview-beats]]
75+
76+
See {ref}/ccr-requirements.html[Requirements for leader indices].
77+
78+
[role="exclude",id="ccr-auto-follow"]
79+
=== Automatically following indices
80+
81+
See {ref}/ccr-auto-follow.html[Automatically following indices].
82+
83+
[role="exclude",id="ccr-getting-started"]
84+
=== Getting started with {ccr}
85+
86+
See {ref}/ccr-getting-started.html[Getting started with {ccr}].
87+
88+
[role="exclude",id="remote-recovery"]
89+
=== Remote recovery
90+
91+
See {ref}/remote-recovery.html[Remote recovery].
92+
93+
[role="exclude",id="ccr-upgrading"]
94+
=== Upgrading clusters
95+
96+
See {ref}/ccr-upgrading.html[Upgrading clusters].

0 commit comments

Comments
 (0)