QueryComponent.RequestMasterMerge Method
Requests a master merge of all Catalog objects.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub RequestMasterMerge
'Usage
Dim instance As QueryComponent
instance.RequestMasterMerge()
public void RequestMasterMerge()
Remarks
This method combines all index data into a new master index to optimize disk utilization.