Whether to look for variations of query words, eg plural forms, see LemmaWeightFactor and LemmaLanguage also.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool LemmaSearchEnabled { get; set; }
Public Property LemmaSearchEnabled As Boolean
public: property bool LemmaSearchEnabled { bool get (); void set (bool value); }