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