| 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: 11.0.0
Syntaxpublic static AppSetting<double> SynonymsWeight
Field Value
Type: 
AppSettingDouble
See Also