miroir/docs/migrations
jedarden 91c99bb414 docs(migrations): add re-index and live cutover migration guides (P11.3)
Adds two new migration path documents for users migrating from
single-node Meilisearch to Miroir:

- from-meilisearch-reindex.md: For large corpora (> 10 GB), re-index
  from source data. Covers database, queue, and S3-based indexing
  with performance tips and troubleshooting.

- from-meilisearch-live-cutover.md: Zero-downtime migration via
  dual-write. Includes degraded mode handling (X-Miroir-Degraded
  header), rollback procedures, and metrics to watch during cutover.

Both docs include SDK examples (Python, TypeScript, Go), verification
steps, and troubleshooting sections.

Acceptance:
- All 3 migration docs complete (dump-reload existed)
- Dump-reload covers streaming + broadcast fallback modes
- Live cutover names X-Miroir-Degraded header and metrics

Closes: miroir-uyx.3

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 14:39:58 -04:00
..
from-meilisearch-dump.md docs(troubleshooting): add common issues guide and diagnostic playbook (P11.5) 2026-05-24 14:02:13 -04:00
from-meilisearch-live-cutover.md docs(migrations): add re-index and live cutover migration guides (P11.3) 2026-05-24 14:39:58 -04:00
from-meilisearch-reindex.md docs(migrations): add re-index and live cutover migration guides (P11.3) 2026-05-24 14:39:58 -04:00