Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add guide for migrating from Elasticsearch 7.10 to OpenSearch 1.x (latest) #2564

Merged
merged 54 commits into from
Feb 15, 2023

Conversation

JeffHuss
Copy link

@JeffHuss JeffHuss commented Feb 1, 2023

Description

This is the first iteration of documentation for upgrades and migrations. Plugins and distribution are not taken into consideration and all testing/validation will be done using Docker in a local environment.

Issues Resolved

Relates to #745
Relates to #2830 (<-- THIS ONE IS THE NEW META!)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@JeffHuss JeffHuss added 2 - In progress Issue/PR: The issue or PR is in progress. backport 1.3 PR: Backport label for v1.3.x backport 2.0 PR: Backport label for v2.0.x backport 2.1 PR: Backport label for 2.1 backport 2.2 PR: Backport label for 2.2 backport 2.3 PR: Backport label for 2.3 backport 2.4 PR: Backport label for 2.4 backport 2.5 PR: Backport label for 2.5 labels Feb 1, 2023
@JeffHuss JeffHuss added this to the 2023-Q1 milestone Feb 1, 2023
@JeffHuss JeffHuss self-assigned this Feb 1, 2023
JeffH-AWS added 19 commits February 13, 2023 09:03
Signed-off-by: JeffH-AWS <[email protected]>
… just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>
Signed-off-by: JeffH-AWS <[email protected]>
Signed-off-by: JeffH-AWS <[email protected]>
Signed-off-by: JeffH-AWS <[email protected]>
Signed-off-by: JeffH-AWS <[email protected]>
Signed-off-by: JeffH-AWS <[email protected]>
… everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>
Signed-off-by: JeffH-AWS <[email protected]>
Signed-off-by: JeffH-AWS <[email protected]>
…usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>
…narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>
@JeffHuss JeffHuss requested a review from natebower February 15, 2023 16:57
Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with one minor change. Nice job on this :-)

@natebower natebower removed the 5 - Editorial review PR: Editorial review in progress label Feb 15, 2023
@JeffHuss JeffHuss merged commit 07ba1f1 into main Feb 15, 2023
@JeffHuss JeffHuss added the 6 - Done but waiting to merge PR: The work is done and ready to merge label Feb 15, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)
JeffHuss pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564) (#2911)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)

Co-authored-by: Jeff Huss <[email protected]>
JeffHuss pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564) (#2912)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)

Co-authored-by: Jeff Huss <[email protected]>
JeffHuss pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564) (#2913)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)

Co-authored-by: Jeff Huss <[email protected]>
JeffHuss pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564) (#2914)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)

Co-authored-by: Jeff Huss <[email protected]>
JeffHuss pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564) (#2915)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)

Co-authored-by: Jeff Huss <[email protected]>
JeffHuss pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564) (#2916)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)

Co-authored-by: Jeff Huss <[email protected]>
JeffHuss pushed a commit that referenced this pull request Feb 15, 2023
…test) (#2564) (#2910)

* Migrating to new branch since the ToC structure has changed so much

Signed-off-by: JeffH-AWS <[email protected]>

* Making changes

Signed-off-by: JeffH-AWS <[email protected]>

* Added caveat to upgrade spans

Signed-off-by: JeffH-AWS <[email protected]>

* Add blurb about the context of the guide - will revisit and add later just getting bones together

Signed-off-by: JeffH-AWS <[email protected]>

* Reordering sections

Signed-off-by: JeffH-AWS <[email protected]>

* Adding redirects but I think I'm going to rename the pages

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed

Signed-off-by: JeffH-AWS <[email protected]>

* Changes

Signed-off-by: JeffH-AWS <[email protected]>

* Add note about Lucene table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table and identified some issues with overall site formatting - everything is left-justified site-wide

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed table

Signed-off-by: JeffH-AWS <[email protected]>

* Fixing front matter

Signed-off-by: JeffH-AWS <[email protected]>

* Finally figured out how to make the ToC work - now the structure looks right

Signed-off-by: JeffH-AWS <[email protected]>

* Fix nav order on index, rename pages for consistency with ToC gerund usage, and fixed capitalization of elasticsearch

Signed-off-by: JeffH-AWS <[email protected]>

* Renaming the page to rolling upgrade since that is the only method being covered

Signed-off-by: JeffH-AWS <[email protected]>

* Working through top-to-bottom now

Signed-off-by: JeffH-AWS <[email protected]>

* Got the beginning steps re-ordered to make more sense and added some narrative to explain the steps

Signed-off-by: JeffH-AWS <[email protected]>

* Wrapped up the technical steps and indented all content in the numbered list

Signed-off-by: JeffH-AWS <[email protected]>

* Renamed upgrade page to make more relevant

Signed-off-by: JeffH-AWS <[email protected]>

* Tweaking toc

Signed-off-by: JeffH-AWS <[email protected]>

* Fixed markdown block formatting in rolling restart page

Signed-off-by: JeffH-AWS <[email protected]>

* Working through upgrade intro and implementing technical feedback

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing

Signed-off-by: JeffH-AWS <[email protected]>

* Reviewing reindex guidance

Signed-off-by: JeffH-AWS <[email protected]>

* Phrasing on compatibility to make tone more active

Signed-off-by: JeffH-AWS <[email protected]>

* Added banner about the status of the docs but pending review from Himanshu and Brian P

Signed-off-by: JeffH-AWS <[email protected]>

* Refined wording for note about this document

Signed-off-by: JeffH-AWS <[email protected]>

* Added note to restart upgrade

Signed-off-by: JeffH-AWS <[email protected]>

* Stashing changes before weekend

Signed-off-by: JeffH-AWS <[email protected]>

* Created clean meta issue for fresh pushes and added link

Signed-off-by: JeffH-AWS <[email protected]>

* Added related links

Signed-off-by: JeffH-AWS <[email protected]>

* Editing

Signed-off-by: JeffH-AWS <[email protected]>

* Editing continued

Signed-off-by: JeffH-AWS <[email protected]>

* Working on the table dimensions

Signed-off-by: JeffH-AWS <[email protected]>

* Final changes to draft and ready for doc review

Signed-off-by: JeffH-AWS <[email protected]>

* Doc review changes

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Removed a comma from line 97 after additional feedback from doc reviewer

Signed-off-by: JeffH-AWS <[email protected]>

* Re-added comma after additional doc review comments

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/rolling-upgrade.md

Co-authored-by: Nathan Bower <[email protected]>

* Final editorial changes applied

Signed-off-by: JeffH-AWS <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _install-and-configure/upgrade-opensearch/index.md

Co-authored-by: Nathan Bower <[email protected]>

* More editorial fixes

Signed-off-by: JeffH-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>

* More orphaned review comments because of local-remote disparities

Signed-off-by: JeffH-AWS <[email protected]>

---------

Signed-off-by: JeffH-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 07ba1f1)

Co-authored-by: Jeff Huss <[email protected]>
@JeffHuss JeffHuss added Closed - Complete Issue: Work is done and associated PRs closed and removed 6 - Done but waiting to merge PR: The work is done and ready to merge labels Feb 15, 2023
@hdhalter hdhalter deleted the es710-to-os1x-upgrade branch March 28, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.3 PR: Backport label for v1.3.x backport 2.0 PR: Backport label for v2.0.x backport 2.1 PR: Backport label for 2.1 backport 2.2 PR: Backport label for 2.2 backport 2.3 PR: Backport label for 2.3 backport 2.4 PR: Backport label for 2.4 backport 2.5 PR: Backport label for 2.5 Closed - Complete Issue: Work is done and associated PRs closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants