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.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public bool EnableStemming

Field Value

Type: Boolean
See Also