Click or drag to resize
SearchHelperMAX_INDEX_PATH Field
Max allowed length of path for place where indexes are stored. 260 is Windows limit, -1 for NULL, -16 for index file name, -1 for index name, -1 for slash

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public const int MAX_INDEX_PATH

Field Value

Type: Int32
See Also