MaxSearchReportCount

IndexSettings.MaxSearchReportCount property

Gets or sets the maximum number of search reports. The default value is 10.

public int MaxSearchReportCount { get; set; }

Property Value

The maximum number of search reports.

See Also