Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Starts a ranking update.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub StartRankingUpdate ( _
type As RankingUpdateType _
)
'Usage
Dim instance As Ranking
Dim type As RankingUpdateType
instance.StartRankingUpdate(type)
public void StartRankingUpdate(
RankingUpdateType type
)
Parameters
type
Type: Microsoft.Office.Server.Search.Administration.RankingUpdateTypeA value from the RankingUpdateType enumeration specifying the ranking update type.