Click or drag to resize
SearchHelperDOCUMENTS_CRAWLER_INDEX Field

Note: This API is now obsolete.

Constant for custom search index.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("This index type was removed. Only Pages (cms.document) index type is now valid. Constant will be removed in next version.")]
public const string DOCUMENTS_CRAWLER_INDEX = "DOCUMENTS_CRAWLER_INDEX"

Field Value

Type: String
See Also