Click or drag to resize
SearchHelperOPTIMIZE_ALL_INDEXES_NAME Field
Constant used as name of a search index, representing all local search indexes.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
public const string OPTIMIZE_ALL_INDEXES_NAME = "##all##"

Field Value

Type: String
See Also