1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Updating for new CCR mode. (#58280)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
This commit is contained in:
David Tippett
2025-11-07 13:29:35 -05:00
committed by GitHub
parent 1a71c91696
commit a3f3e358d9

View File

@@ -41,7 +41,7 @@ In normal use, enterprise owners do not need to create new indices or schedule r
1. If you want the index to be searchable, select the **Make this index searchable** checkbox.
1. If you want the index to be writable, select the **Make this index writable** checkbox.
1. Click **Create index**.
1. If your instance uses a high availability or cluster configuration, you will need to run a script to ensure the number of search indices is correctly configured across the instance.
1. If your instance uses a high availability or cluster configuration, you will need to run a script to ensure the number of search indices is correctly configured across the instance. This step does not apply to those using the new HA configuration released in {% data variables.product.prodname_ghe_server %} 3.19.
Access the administrative shell for your primary appliance via SSH, then run one of the following commands.