Share via


QueryComponent.RequestRecover Method

Reinitializes the query component from the index partition to which the query component has been assigned.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub RequestRecover
'Usage
Dim instance As QueryComponent

instance.RequestRecover()
public void RequestRecover()

Remarks

This operation is valid only when the state of the query component is offline or ready. This operation sets the the state of the query component to offline.

See Also

Reference

QueryComponent Class

QueryComponent Members

Microsoft.Office.Server.Search.Administration Namespace