共用方式為


SearchResult<T>.Score Property

Definition

The relevance score of the document compared to other documents returned by the query.

public double? Score { get; }
member this.Score : Nullable<double>
Public ReadOnly Property Score As Nullable(Of Double)

Property Value

Applies to