You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/08/16 21:08:01 UTC

[jira] [Commented] (NUTCH-1945) Test for XLSX parser

    [ https://issues.apache.org/jira/browse/NUTCH-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178596#comment-17178596 ] 

Hudson commented on NUTCH-1945:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #3 (See [https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/3/])
NUTCH-1945 Test for XLSX parser (snagel: [https://github.com/apache/nutch/commit/37590194f0f604d8a39a2ae814a1874079715822])
* (edit) src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestFeedParser.java
* (edit) src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestHtmlParser.java
* (edit) src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestMSWordParser.java
* (edit) src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestEmbeddedDocuments.java
* (edit) src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestOOParser.java
* (edit) src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestPdfParser.java
* (add) src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestXlsxParser.java
* (edit) src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestImageMetadata.java
* (edit) src/plugin/parse-tika/build.xml
* (add) src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TikaParserTest.java
* (add) src/plugin/parse-tika/sample/test.xlsx
* (edit) src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestRTFParser.java


> 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
>            Assignee: Sebastian Nagel
>            Priority: Minor
>             Fix For: 1.17
>
>         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
(v8.3.4#803005)