The number of indexed objects in this IBM Content Search Services index has reached its maximum allowed value, as defined by the MaxObjectsPerIndex property of the Content Search Services index area to which it belongs. As long as the number of indexed objects in this index remains at its maximum, 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)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CBR_TS_INDEX_EXCEEDS_MAX_INDEXED_OBJECTS As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CBR_TS_INDEX_EXCEEDS_MAX_INDEXED_OBJECTS |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CBR_TS_INDEX_EXCEEDS_MAX_INDEXED_OBJECTS |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.cbR_TS_INDEX_EXCEEDS_MAX_INDEXED_OBJECTS |