SearchIndexInfoProviderClearInternal Method |
Clears hash tables.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax protected virtual void ClearInternal(
bool logWebFarmTask
)
Parameters
- logWebFarmTask
- Type: SystemBoolean
Enables or disables webfarm task logging, if false no task is logged
See Also