Click or drag to resize
ForumSearchIndexerRebuild Method
Rebuilds the forum index

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public override void Rebuild(
	SearchIndexInfo indexInfo
)

Parameters

indexInfo
Type: CMS.SearchSearchIndexInfo
Search index
See Also