[ https://issues.apache.org/jira/browse/TIKA-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134259#comment-15134259 ]
Hudson commented on TIKA-1854: ------------------------------ UNSTABLE: Integrated in tika-2.x #19 (See [https://builds.apache.org/job/tika-2.x/19/]) TIKA-1854: add handling for embeddedStorageClassId in MSOffice docs (tallison: rev f4ce49b2a6f8bca7753a973ee80ecbcd41f0183f) * tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/microsoft/AbstractPOIFSExtractor.java * tika-parser-modules/tika-parser-office-module/src/test/java/org/apache/tika/parser/microsoft/POIContainerExtractionTest.java * tika-core/src/main/java/org/apache/tika/metadata/TikaMetadataKeys.java > Include the storage class ID of documents embedded in MS Office documents > ------------------------------------------------------------------------- > > Key: TIKA-1854 > URL: https://issues.apache.org/jira/browse/TIKA-1854 > Project: Tika > Issue Type: Improvement > Components: parser > Reporter: Daniel Bonniot de Ruisselet > Assignee: Tim Allison > Attachments: class-id.patch > > > When processing embedded documents using an EmbeddedDocumentExtractor, the > storage class ID of the embedded document would be a useful metadata to have, > but it's currently missing. > I'll promptly attach a patch implementing and testing this new feature. -- This message was sent by Atlassian JIRA (v6.3.4#6332)