Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Some steps in the pipeline may abort with an error. In those cases, the item is tagged with a "Processing Error" keyword. The table below lists all the processing error codes.

Processing ErrorStepDescription
SQ-04102Content ExtractionUnsupported MIME type. The MIME type of the document is not supported, so no textual information can be extracted from the document.
SQ-04104Content AugmentationUnable to fetch content. The content of the item's link could not be fetched as part of the content augmentation.
SQ-05102Content ExtractionUnable to convert content. This is used as the generic fallback error when an unknown error happened.
SQ-05103Content ExtractionUnable to parse content. The file was parsed, but did not return any content. This is usually due to a corrupt file.
SQ-05105Content ExtractionUnable to convert content, document too large. Larger documents can be supported by raising the memory limit of the content conversion step (see convert.ini).
SQ-05106Content ExtractionUnable to convert content, decryption error. This usually happens with encrypted PDF documents, which can not be parsed.
  • No labels