Guides
/
Managing results
/
Refine results
/
Sorting results
Jul. 27, 2021
Rename a Replica Index
To rename a replica index, you first need to detach it from its primary index. You can then rename and re-attach the replica to the primary index.
You can’t rename a virtual replica, you’d have to delete the current replica and create a new one.
To rename a replica through the Algolia dashboard:
- On the sidebar, click Indices.
- On the Indices page, click the Indices tab.
- Select your primary index for this replica.
- Click the Replicas tab.
- Select the replica and click the Unlink replica button.
- Select your replica index.
- Click Manage index.
- Select Rename from the dropdown and rename the index.
- Select your primary index.
- Click the Replicas tab.
- Click Create Replica Index.
- Enter the same index name as the replica index that you renamed.
Did you find this page helpful?