[
https://issues.apache.org/jira/browse/TIKA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475340#comment-17475340
]
Tim Allison commented on TIKA-3647:
-----------------------------------
Yes, the file type should be x-hwp-v5. Are you doing anything custom with the
detector? Do you have tika-parser-miscoffice-module (or
tika-parsers-standard-package) on your classpath?
The detector that distinguishes x-tika-msoffice from hwp-v5 is in the
tika-parser-miscoffice-module and is called
org.apache.tika.detect.ole.MiscOLEDetector.
> Failed to get content and metadata for .hwp files
> -------------------------------------------------
>
> Key: TIKA-3647
> URL: https://issues.apache.org/jira/browse/TIKA-3647
> Project: Tika
> Issue Type: Bug
> Reporter: Tika User
> Priority: Blocker
> Attachments: test.hwp
>
>
> Wen trying to parse .hwp file no metadata is returning. This is working fine
> in the 1.27 version of tika. currently, we are using the 2.2.1 version now.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)