[
https://issues.apache.org/jira/browse/NUTCH-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255552#comment-16255552
]
Tim Allison commented on NUTCH-2457:
------------------------------------
Before Tika 1.15 (I think...might have been 1.16?), you'd have to put the
AutoDetectParser in the ParseContext to parse embedded documents, see:
SOLR-7189. However, you don't have to do that any more...
> Embedded documents likely not correctly parsed by Tika
> ------------------------------------------------------
>
> Key: NUTCH-2457
> URL: https://issues.apache.org/jira/browse/NUTCH-2457
> Project: Nutch
> Issue Type: Bug
> Reporter: Tim Allison
>
> While working on TIKA-2490, I think I found that Nutch's current method of
> requesting a mime-specific parser for each file will fail to parse embedded
> files, e.g.
> https://github.com/apache/tika/blob/master/tika-server/src/test/resources/test_recursive_embedded.docx
> The fix should be straightforward, and I'll submit a PR once I can get Nutch
> up and running in my dev environment.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)