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