UseStopWords
IndexSettings.UseStopWords property
Gets or sets a value indicating whether to use stop words or not. The default value is true
.
public bool UseStopWords { get; set; }
Property Value
A value indicating whether to use stop words or not.
See Also
- class IndexSettings
- namespace GroupDocs.Search
- assembly GroupDocs.Search