Other important indices statistics-related APIs are as follows:
- Get indices segments information: This provides low-level segment information for the Lucene index (shard level) that builds indices in the cluster:
- Get indices recovery information: This provides detailed information about the recovery status for the shards that builds indices in the cluster:
- Get indices shard stores information: This provides insight information about the stores for the shards that builds indices in the cluster: ...