Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Forums
ForumSearchIndexer Class
ForumSearchIndexer Methods
GetDataClassInfo Method
GetRelevantIndexes Method
GetSearchFields Method
GetSearchImageUrl Method
CheckResultPermissions 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: 10.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) 2016 Kentico Software
Send comments on this topic to
support@kentico.com