[ https://issues.apache.org/jira/browse/TIKA-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gregory Chanan updated TIKA-1096: --------------------------------- Attachment: TIKA-1096.patch Here's the patch. I tested it for my use case and it works correctly. > CompressorParser: Add support for handling concatenated InputStreams > -------------------------------------------------------------------- > > Key: TIKA-1096 > URL: https://issues.apache.org/jira/browse/TIKA-1096 > Project: Tika > Issue Type: Improvement > Components: parser > Affects Versions: 1.4 > Reporter: Gregory Chanan > Priority: Minor > Attachments: TIKA-1096.patch > > > COMPRESS-220 added support for CompressorStreamFactory to return an > InputStream with decompressConcatenated set to true. Today, Tika uses the > CompressorStreamFactory without this option, which caused me some problems > parsing some gzipped files that required this option. > Today I have to do some pre-processing on the InputStreams before I send them > to Tika; it would be great if Tika could handle this for me. > I wrote up a quick patch that adds this option; I'll attach it soon. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira