1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search
  6. /
  7. IndexSettings
  8. /
  9. MaxIndexingReportCount

MaxIndexingReportCount

IndexSettings.MaxIndexingReportCount property

Gets or sets the maximum number of indexing reports. The default value is 5.

public int MaxIndexingReportCount { get; set; }

Property Value

The maximum number of indexing reports.

See Also