Click or drag to resize
DocumentSearchIndexerPartialRebuild Method
Rebuilds part of the index

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public override void PartialRebuild(
	SearchTaskInfo taskInfo
)

Parameters

taskInfo
Type: CMS.SearchSearchTaskInfo
Search task
See Also