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

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609