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

TextWeights.Weights 属性

定义

用于提高文档评分的每字段权重字典。 键是字段名称,值是每个字段的权重。

public System.Collections.Generic.IDictionary<string,double> Weights { get; }
member this.Weights : System.Collections.Generic.IDictionary<string, double>
Public ReadOnly Property Weights As IDictionary(Of String, Double)

属性值

适用于