MaxTotalOccurrenceCount
SearchOptions.MaxTotalOccurrenceCount property
Gets or sets the maximum total number of occurrences of all terms in a search query. The default value is 500000
.
public int MaxTotalOccurrenceCount { get; set; }
Property Value
The maximum total number of occurrences.
See Also
- class SearchOptions
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search