[
https://issues.apache.org/jira/browse/NUTCH-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel updated NUTCH-1945:
-----------------------------------
Attachment: NUTCH-1945-2x.patch
Patch for 2.x:
* need to copy binary file src/testresources/test-mime-util/test.xlsx into
src/plugin/parse-tika/sample/
* TestXlsxParser is derived from TestMSWordParser
* to make code reusable both are now extended from new class TikaParserTest
which contains a few utility methods
> Test for XLSX parser
> --------------------
>
> Key: NUTCH-1945
> URL: https://issues.apache.org/jira/browse/NUTCH-1945
> Project: Nutch
> Issue Type: Test
> Components: parser
> Affects Versions: 1.10, 2.3.1
> Reporter: Sebastian Nagel
> Priority: Minor
> Fix For: 1.11, 2.3.1
>
> Attachments: NUTCH-1945-2x.patch
>
>
> Add a test for Excel spreadsheets (xlsx) files: because the are formally also
> zip files (as well as other composite files) the MIME type detection is
> crucial also for parsing, cf. NUTCH-1605 and NUTCH-1925.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)