Ranking.StartRankingUpdate 方法 (Microsoft.Office.Server.Search.Administration)
Starts a ranking update.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Sub StartRankingUpdate ( _
type As RankingUpdateType _
)
用法
Dim instance As Ranking
Dim type As RankingUpdateType
instance.StartRankingUpdate(type)
public void StartRankingUpdate (
RankingUpdateType type
)
参数
- type
A value from the RankingUpdateType enumeration specifying the ranking update type.
备注
For more information about search relevance, see 企业级搜索相关性体系结构概述.
另请参阅
参考
Ranking 类
Ranking 成员
Microsoft.Office.Server.Search.Administration 命名空间