Dominik Schmidt created TIKA-4853:
-------------------------------------
Summary: DWGReadParser emits the drawing thumbnail as INLINE
instead of THUMBNAIL
Key: TIKA-4853
URL: https://issues.apache.org/jira/browse/TIKA-4853
Project: Tika
Issue Type: New Feature
Reporter: Dominik Schmidt
DWGReadParser extracts the THUMBNAILIMAGE section and emits it as an embedded
document named "thumbnail", but with tk:embedded-resource-type=INLINE
(DWGReadParser.java:419). It is the drawing's preview image, not a picture
placed in the drawing, so it should be THUMBNAIL, consistent with the other
container parsers. One-line change plus a test assertion.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)