SearchDataProviderEnableStemming Field |
If enabled, full text search stemming is activated (not recommended because this might result in unpredictable results). Stemming does not work if 'AllowComplexQueries' is set to false.
Namespace: Colygon.MatchPoint.Search.DataProviderAssembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax public bool EnableStemming
Field Value
Type:
BooleanSee Also