indexing-remove-search-index-item-by-id
Remove a specific item from Sitecore search indexes by its ID. Use this tool to delete outdated or incorrect search index entries, supporting wildcard filtering for index names.
Instructions
Removes the item with the specified ID from the search index. Supports wildcard filtering for the index name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item to remove from the index | |
| path | No | master: | |
| indexName | No | The name of the index to remove the item from | sitecore_*_index |