You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2013/03/23 02:25:15 UTC

[jira] [Assigned] (TIKA-1096) CompressorParser: Add support for handling concatenated InputStreams

     [ https://issues.apache.org/jira/browse/TIKA-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann reassigned TIKA-1096:
---------------------------------------

    Assignee: Chris A. Mattmann
    
> 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
>            Assignee: Chris A. Mattmann
>            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