indexing-initialize-search-index-item-by-path
Rebuilds search indexes for Sitecore content items by specifying an item path and index name, enabling targeted index updates for improved search functionality.
Instructions
Rebuilds the index for a given tree with the specified root item by path and index name. Supports wildcard filtering for the index name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to rebuild the index for | |
| indexName | No | The name of the index to rebuild | sitecore_*_index |