Click or drag to resize

BaseSearchQueryEnableStemming Field

Whether words should be searched using their morphological root and not the exact spelling.

Namespace:  Colygon.MatchPoint.Search.Query
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public bool EnableStemming

Field Value

Type: Boolean
See Also