TermCount
IndexInfo.TermCount property
Gets the number of words in the index.
public int TermCount { get; }
Property Value
The number of words in the index.
See Also
- class IndexInfo
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search
Gets the number of words in the index.
public int TermCount { get; }
The number of words in the index.