An index cannot be created by using the API because IBM Content Search Services creates indexes as needed. For information about indexes and the automatic creation of indexes, see "Index areas and indexes" in IBM Knowledge Center.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_CANT_SAVE_TEXTSEARCH_INDEX As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_CANT_SAVE_TEXTSEARCH_INDEX |
Visual C++ |
---|
public:
static initonly ExceptionCode^ PERSIST_CANT_SAVE_TEXTSEARCH_INDEX |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.persisT_CANT_SAVE_TEXTSEARCH_INDEX |