Parse-tika uses minorCodes instead of majorCodes in ParseStatus
---------------------------------------------------------------
Key: NUTCH-818
URL: https://issues.apache.org/jira/browse/NUTCH-818
Project: Nutch
Issue Type: Bug
Reporter: Julien Nioche
Parse-tika uses minorCodes instead of majorCodes in ParseStatus which results
in a IAOOB Exception in ParseSegment as the values are outside the range of
majorCodes.
This happens for instance when no parser implementation can be found for a
given mimetype.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.