IBM Content Search Services could not set the maximum number of indexes for the {1} index area. The specified maximum number is less than {0}, which is the current number of indexes in the index area.

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

ToggleSyntax

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

ToggleSee Also