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

IndexedDocumentsSize

IndexingReport.IndexedDocumentsSize property

Gets the total length of indexed documents in MB.

public double IndexedDocumentsSize { get; }

Property Value

The total length of indexed documents in MB.

See Also