Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/backend/OPENSEARCH_MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
Migrate dotCMS indexing infrastructure from ElasticSearch to OpenSearch **transparently**.
No downtime, no data loss, no visible behavior change for the end user.

> **Running an actual migration?** This document is the architecture and design. The step-by-step
> operator procedure — impact assessment, OpenSearch security prerequisites, phase transitions,
> restart rules, cluster handling, rollback — lives in
> [`OPENSEARCH_MIGRATION_RUNBOOK.md`](OPENSEARCH_MIGRATION_RUNBOOK.md).

---

## Configuration
Expand Down
Loading
Loading