-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.14
-
Fix Version/s: 1.16
-
Labels:
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.
- links to