1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. IndexInfo
  8. /
  9. SegmentCount

SegmentCount

IndexInfo.SegmentCount property

Gets the number of index segments.

public int SegmentCount { get; }

Property Value

The number of index segments.

See Also