The IBM Content Search Services index area must be in the same site as the object store to which the index area belongs.

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

ToggleSyntax

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

ToggleSee Also