Click or drag to resize
DocumentSearchIndexerExecuteUpdateTask Method
Executes the search index update task

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected override void ExecuteUpdateTask(
	SearchTaskInfo sti
)

Parameters

sti
Type: CMS.SearchSearchTaskInfo
Search task
See Also