Click or drag to resize
SearchHelperPartialRebuild Method
Rebuild part of the index with dependence on type and values.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static void PartialRebuild(
	SearchTaskInfo taskInfo
)

Parameters

taskInfo
Type: CMS.SearchSearchTaskInfo
Search task
See Also