drop_index
Remove specified fields from a query index in a database collection to optimize performance and manage indexing structure.
Instructions
Remove field(s) from a query index
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | Collection name | |
| index | Yes | Field(s) to remove from query index |