DocumentSearchIndexerPartialRebuild Method |
Rebuilds part of the index
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public override void PartialRebuild(
SearchTaskInfo taskInfo
)
Parameters
- taskInfo
- Type: CMS.SearchSearchTaskInfo
Search task
See Also