| IIndexStatistics Interface | 
Namespace: CMS.Search
 Syntax
Syntaxpublic interface IIndexStatistics
The IIndexStatistics type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DocumentCount | 
            Gets the number of indexed documents.
             | 
|  | Size | 
            Gets the index size in bytes.
             | 
 See Also
See Also