IBM FileNet P8, Version 5.2.1            

Index failure codes

An index failure, if recorded to an object, is recorded as a code. For example, suppose that the document for a content element is encrypted: when an attempt is made to index the object, the ENCRYPTED failure code is recorded as one of the index failure codes. More than one type of index failure for an object can be recorded. The recording of index failures occurs during object indexing if the recording level for the object store is Propagate to source.

The following failure codes are possible:

Failure code Value Description
OTHER 1 The indexing of object text failed for an uncommon reason. For information about the failure, search for the identifier of the object in the FileNet® P8 server log.
TRUNCATED 2 The indexing of some object text failed because of text truncation. For more information, see the following topic: Text extracted from a document during indexing is truncated.
ENCRYPTED 4 The extraction of text from a content element document failed because the document is encrypted.
PASSWORD_PROTECTED 8 The extraction of text from a content element document failed because the document is password protected.
MALFORMED 16 The extraction of text from a content element document failed because the document is corrupt.
UNSUPPORTED_TYPE 32 Text extraction for a content element document failed because the document does not belong to an indexable document type. For information about indexable document types, see the following topic: Indexable document types and text extraction.
NO_TEXT_EXTRACTED 64 The extraction of text from a content element document failed because the document is empty.
UNRECOGNIZED_ENCODING 128 The recognition of the character encoding for object text failed. The text might use a mixture of encodings.
CONVERSION_DISABLED 256 Text extraction for a content element document failed.
PARTIALLY_INDEXED CONTENT 512 The indexing of some object text failed because of system resource constraints.
MALFORMED_XML 1024 The parsing of the XML in a content element document failed because the XML is not well formed.
FALLBACK_PARSER_INVOKED 2048 The parsing of some object text might have failed.
SIZE_LIMIT_EXCEEDED 4096 The extraction of text from a content element document failed because the size of the binary or XML document exceeds a predefined limit.
CONTENT_NOT_FOUND 8192 The retrieval of the content for the object failed.
MARKED_AS_SKIPPED 16384 The object was marked as skipped for indexing. Object text was not indexed. For information about skipping indexing, see Skipping indexing for an object.
TIME_OUT 32768 Object text was not indexed because indexing was not completed within the index period as defined by the server parameter documentTimeout. For information about this parameter, see Configuration tool parameters.


Last updated: October 2015
csscbr_indexfailurecodes.htm

© Copyright IBM Corporation 2015.