SearchServiceApplicationProxy.StartScopesCompilation method

Starts the Search scope compilation.

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

Syntax

'Declaration
Public Sub StartScopesCompilation
'Usage
Dim instance As SearchServiceApplicationProxy

instance.StartScopesCompilation()
public void StartScopesCompilation()

Implements

ISearchSiteAdministrationServiceApplication.StartScopesCompilation()

Exceptions

Exception Condition
Exception

An error occurred during application execution.

Remarks

The user must have administrative permissions for the SearchServiceApplicationProxy to start the Search scope compilation.

See also

Reference

SearchServiceApplicationProxy class

SearchServiceApplicationProxy members

Microsoft.Office.Server.Search.Administration namespace