Keyoti SearchUnit API Docs
LemmaWeightFactor Property
API DocumentationKeyoti.SearchEngineConfigurationLemmaWeightFactor
Keyoti SearchUnit v6
Factor to adjust weight of lemma (word variations) matches.
Declaration Syntax
C#Visual Basic
public double LemmaWeightFactor { get; set; }
Public Property LemmaWeightFactor As Double
	Get
	Set
Property Value
Remarks
Eg. if query = "table" then results with "table" will score higher than results with "tables".

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