Property Boost
Boost
Gets or Sets boost value. This is the cumulative product of document boost and field boost for all field instances sharing the same field name.
Declaration
public float Boost { get; set; }
Property Value
Type | Description |
---|---|
System.Single | the boost |