Click or drag to resize
SearchHelperSynonymsWeight Field
Gets the weight (from interval 0 - 1.0f) which is given to synonyms if the synonym expansion is used. 1.0f means the synonyms are equally important as original words.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static AppSetting<double> SynonymsWeight

Field Value

Type: AppSettingDouble
See Also