SearchIndexInfoProvider RebuildSiteIndexes Method Kentico 8.0 API Reference
Rebuilds all indexes which belongs to the specified site.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

site
Type: CMS.DataEngine SiteInfoIdentifier
ID or name of the site the indexes of which should be rebuilt
runIndexer (Optional)
Type: OnlineSystem Boolean
Indicates whether the indexer starts immediately
See Also