update-settings
Modify Meilisearch index settings by specifying the index UID and a JSON object of updated configurations for improved search functionality.
Instructions
Update settings for a Meilisearch index
Input Schema
Name | Required | Description | Default |
---|---|---|---|
indexUid | Yes | Unique identifier of the index | |
settings | Yes | JSON object containing settings to update |