This IBM Content Search Services index has reached its maximum size, as defined by the MaxSizePerIndexKbytes property of the Content Search Services index area to which it belongs. As long as this index remains at its maximum size, the Content Engine server will keep the resource status (ResourceStatus property) of the index set to FULL.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly CBR_TS_INDEX_EXCEEDS_MAX_SIZE As ExceptionCode
C#
public static readonly ExceptionCode CBR_TS_INDEX_EXCEEDS_MAX_SIZE
Visual C++
public:
static initonly ExceptionCode^ CBR_TS_INDEX_EXCEEDS_MAX_SIZE
JavaScript
FileNet.Api.Exception.ExceptionCode.cbR_TS_INDEX_EXCEEDS_MAX_SIZE

ToggleSee Also