Skip to content

Commit 2a1d666

Browse files
authored
[DOCS] Remove unused upgrade doc files (#83617)
* Removes several unused asciidoc files for upgrade docs * Fixes a redirect for "Rolling upgrade" * Adds redirects for "Reindex before upgrading," "Reindex in place," and "Reindex from a remote cluster" Relates to #83489 and elastic/docs#2312
1 parent 2200fa7 commit 2a1d666

10 files changed

+32
-741
lines changed

docs/reference/redirects.asciidoc

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1808,13 +1808,42 @@ See the <<sql-search-api-request-body,request body parameters>> for the
18081808

18091809
When upgrading to {es} 8.0 and later, you must first upgrade to {prev-major-last}
18101810
even if you opt to perform a full-cluster restart instead of a rolling upgrade.
1811-
For more information about upgrading, see
1811+
For more information about upgrading, refer to
18121812
{stack-ref}/upgrading-elastic-stack.html[Upgrading to Elastic {version}].
18131813

1814-
role="exclude",id="rolling-upgrade"]
1814+
[role="exclude",id="rolling-upgrades"]
18151815
=== Rolling upgrade
18161816

18171817
When upgrading to {es} 8.0 and later, you must first upgrade to {prev-major-last}
18181818
whether you opt to perform a rolling upgrade (upgrade one node at a time) or a full-cluster restart upgrade.
1819-
For more information about upgrading, see
1819+
For more information about upgrading, refer to
18201820
{stack-ref}/upgrading-elastic-stack.html[Upgrading to Elastic {version}].
1821+
1822+
[role="exclude",id="reindex-upgrade"]
1823+
=== Reindex before upgrading
1824+
1825+
//tag::upgrade-reindex[]
1826+
Before upgrading to {es} 8.0 and later, you must reindex any indices created in
1827+
a 6.x version. We recommend using the **Upgrade Assistant** to guide you
1828+
through this process.
1829+
1830+
For more information about upgrading, refer to
1831+
{stack-ref}/upgrading-elastic-stack.html[Upgrading to Elastic {version}].
1832+
//end::upgrade-reindex[]
1833+
1834+
For more information about reindexing, refer to <<docs-reindex>>.
1835+
1836+
[role="exclude",id="reindex-upgrade-inplace"]
1837+
=== Reindex in place
1838+
1839+
include::redirects.asciidoc[tag=upgrade-reindex]
1840+
1841+
For more information about reindexing, refer to <<docs-reindex>>.
1842+
1843+
[role="exclude",id="reindex-upgrade-remote"]
1844+
=== Reindex from a remote cluster
1845+
1846+
include::redirects.asciidoc[tag=upgrade-reindex]
1847+
1848+
For more information about reindexing from a remote cluster, refer to
1849+
<<reindex-from-remote>>.

docs/reference/upgrade/close-ml.asciidoc

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/reference/upgrade/cluster_restart.asciidoc

Lines changed: 0 additions & 154 deletions
This file was deleted.

docs/reference/upgrade/open-ml.asciidoc

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/reference/upgrade/preparing_to_upgrade.asciidoc

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)