No IBM Content Search Services server is available to delete the index. Possibly, no server is configured for search. Alternatively, IBM Content Search Services cannot communicate with the servers or with the index areas for the object store. The delete will be retried at a later time.

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

ToggleSyntax

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

ToggleSee Also