indexing-initialize-search-index-item-by-id
Rebuilds the search index for a specific content item in Sitecore by its ID, allowing targeted index updates for improved search performance.
Instructions
Rebuilds the index for a given tree with the specified root item by id and index name. Supports wildcard filtering for the index name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item to rebuild the index for | |
| path | No | master: | |
| indexName | No | The name of the index to rebuild | sitecore_*_index |