indexing-remove-search-index-item-by-path
Remove specific items from Sitecore search indexes by specifying their path. Use this tool to delete indexed content when items are deleted or need reindexing.
Instructions
Removes the item with the specified path from the search index. Supports wildcard filtering for the index name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to remove from the index | |
| indexName | No | The name of the index to remove the item from | sitecore_*_index |