Click or drag to resize
SearchIndexInfoProviderClear Method (Boolean)
Clears hash tables.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static void Clear(
	bool logWebFarm
)

Parameters

logWebFarm
Type: SystemBoolean
Enables or disables webfarm task logging, if false no task is logged
See Also