  | QuerySettingsBoost Property  | 
 
            Gets or sets boost for query
            
 
    Namespace: 
   Dynamicweb.Indexing.Querying
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic IDictionary<string, float> Boost { get; set; }Public Property Boost As IDictionary(Of String, Single)
	Get
	Set
Property Value
Type: 
IDictionaryString, 
Single
See Also