indexing-get-search-index
Retrieve Sitecore search index details by filtering for name, database, running status, or corruption status to monitor and troubleshoot indexing operations.
Instructions
Get information about Sitecore search indexes. Can filter by name, database, running status, or corrupted status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The name of the index to retrieve information for. Supports wildcards. | |
| database | No | Filter indexes by database name. | |
| running | No | Filter to show only running indexes. | |
| corrupted | No | Filter to show only corrupted indexes. |