Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The BM25 or Classic score for the text portion of the query.
public double? DocumentBoost { get; }
member this.DocumentBoost : Nullable<double>
Public ReadOnly Property DocumentBoost As Nullable(Of Double)