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