Keyoti SearchUnit API Docs
LemmaSearchEnabled Property
API DocumentationKeyoti.SearchEngineConfigurationLemmaSearchEnabled
Keyoti SearchUnit v6
Whether to look for variations of query words, eg plural forms, see LemmaWeightFactor and LemmaLanguage also.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool LemmaSearchEnabled { get; set; }
public bool LemmaSearchEnabled { get; set; }
Public Property LemmaSearchEnabled As Boolean
	Get
	Set
Public Property LemmaSearchEnabled As Boolean
	Get
	Set
public:
property bool LemmaSearchEnabled {
	bool get ();
	void set (bool value);
}
public:
property bool LemmaSearchEnabled {
	bool get ();
	void set (bool value);
}
member LemmaSearchEnabled : bool with get, set
member LemmaSearchEnabled : bool with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120