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.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public static AppSetting<double> SynonymsWeight
Field Value
Type:
AppSettingDoubleSee Also