Property Boost
Boost
Gets or sets the boost factor for hits for this field.
The default value is 1.0.
Note: this value is not stored directly with the document in the index. Documents returned from Document(Int32) and Doc(Int32) may thus not have the same value present as when this field was indexed.
Declaration
public virtual float Boost { get; set; }
Property Value
Type | Description |
---|---|
System. |