Rebuilds all indexes which belongs to the specified site.
Namespace: CMS.SearchAssembly: 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: System Nullable Boolean
Indicates whether the indexer starts immediately. If not specified this behaviour depends on current settings.
See Also