Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Forums Namespaces
CMS.Forums
ForumSearchIndexer Class
ForumSearchIndexer Methods
CheckResultPermissions Method
GetDataClassInfo Method
GetSearchFields Method
GetSearchImageUrl Method
IsClassNameRelevantToIndex Method
LoadResults Method
Rebuild Method
SelectSearchDocument Method
ForumSearchIndexer
Rebuild Method
Rebuilds the forum index
Namespace:
CMS.Forums
Assembly:
CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
void
Rebuild
(
SearchIndexInfo
indexInfo
)
Parameters
indexInfo
Type:
CMS.Search
SearchIndexInfo
Search index
Remarks
This method needs to be run in a thread safe way such as smart search task queue.
See Also
Reference
ForumSearchIndexer Class
CMS.Forums Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com