An IBM Content Search Services server could not complete an indexing operation while accessing the {0} index for the server that runs on the {1}:{2} host and port.

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

ToggleSyntax

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

ToggleSee Also