Content Engine could not create an index area because the value of the Indexing Language property is null.

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

ToggleSyntax

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

ToggleSee Also