SearchHelperRebuildSystemIndexes Method |
Rebuilds system indexes.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public static void RebuildSystemIndexes(
Nullable<bool> runIndexer = null
)
Parameters
- runIndexer (Optional)
- Type: SystemNullableBoolean
Indicates whether the indexer starts immediately.
See Also