你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RankingOptions.ScoreThreshold Property

Definition

The score threshold for the file search, a number between 0 and 1. Numbers closer to 1 will attempt to return only the most relevant results, but may return fewer results.

public float? ScoreThreshold { get; set; }
member this.ScoreThreshold : Nullable<single> with get, set
Public Property ScoreThreshold As Nullable(Of Single)

Property Value

Applies to