mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
Mention how CCR can help optimize indexing throughput. (#54870)
This commit is contained in:
parent
423bcd3c14
commit
003a68f7fa
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ cases:
|
||||||
* Disaster recovery in case a primary cluster fails. A secondary cluster can
|
* Disaster recovery in case a primary cluster fails. A secondary cluster can
|
||||||
serve as a hot backup
|
serve as a hot backup
|
||||||
* Geo-proximity so that reads can be served locally
|
* Geo-proximity so that reads can be served locally
|
||||||
|
* Prevent search load from interfering with indexing by offloading search to a secondary cluster
|
||||||
|
|
||||||
This guide provides an overview of {ccr}:
|
This guide provides an overview of {ccr}:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue