IndexInfo
Leave feedback
On this page
Contains basic information on an Index.
public class IndexInfo
| Name | Description |
|---|---|
| IndexFolder { get; } | Gets the full folder name where index is located. |
| IndexId { get; } | Gets the index unique identifier. |
| IndexStatus { get; } | Gets the index status. |
| SegmentCount { get; } | Gets the number of index segments. |
| TermCount { get; } | Gets the number of words in the index. |
| Version { get; } | Gets the index version. |
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.