Ranking.RankingParameters 属性 (Microsoft.Office.Server.Search.Administration)

Gets the collection of ranking parameters for the search service of a Shared Services Provider.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public ReadOnly Property RankingParameters As RankParamCollection
用法
Dim instance As Ranking
Dim value As RankParamCollection

value = instance.RankingParameters
public RankParamCollection RankingParameters { get; }

属性值

A RankParamCollection object representing the collection of ranking parameters.

备注

See 改进相关性 for more information about the ranking parameters in 企业级搜索. For more information about search relevance, see 企业级搜索相关性体系结构概述.

另请参阅

参考

Ranking 类
Ranking 成员
Microsoft.Office.Server.Search.Administration 命名空间