update-index
Modify the primary key of a Meilisearch index by specifying the index’s unique identifier and the new primary key, ensuring data organization aligns with updated requirements.
Instructions
Update a Meilisearch index (currently only supports updating the primary key)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
indexUid | Yes | Unique identifier of the index | |
primaryKey | Yes | New primary key for the index |