SemanticSearchResult.RerankerBoostedScore Property

Definition

The relevance score computed by boosting the Reranker Score. Search results are sorted by the RerankerScore/RerankerBoostedScore based on useScoringProfileBoostedRanking in the Semantic Config. RerankerBoostedScore is only returned for queries of type 'semantic'.

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

Property Value

Applies to