Property Boost
Boost
Gets or sets the boost for this query clause to b
. Documents
matching this clause will (in addition to the normal weightings) have
their score multiplied by b
. The boost is 1.0 by default.
Declaration
public virtual float Boost { get; set; }
Property Value
Type | Description |
---|---|
System. |