SearchIndexInfoProviderClear Method (Boolean) |
Clears hash tables.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax public static void Clear(
bool logWebFarm
)
Parameters
- logWebFarm
- Type: SystemBoolean
Enables or disables webfarm task logging, if false no task is logged
See Also