Mention how CCR can help optimize indexing throughput. (#54870)
This commit is contained in:
parent
6b9a362ec2
commit
716a3d5a21
|
@ -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…
Reference in New Issue