During a Content Engine upgrade, the TextSearchIndexingLanguages property of the object store was unset from its previous value of "auto" or "generic" because these values are no longer supported.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CBR_TS_INDEXING_LANGUAGE_NOT_SET As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CBR_TS_INDEXING_LANGUAGE_NOT_SET |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CBR_TS_INDEXING_LANGUAGE_NOT_SET |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.cbR_TS_INDEXING_LANGUAGE_NOT_SET |