[
https://issues.apache.org/jira/browse/SOLR-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yousef Ourabi updated SOLR-1313:
--------------------------------
Attachment: GzipFileDataSource.java
Here is a preliminary patch/addition called "GzipFileDataSource" -- Initially I
thought about parameterizing FileDataSource to handle compressed input.
I'm still open to that approach but opted to create a new class (at least
initially) to have a clean separation.
No unit test / documentation attached.
Please add comment/feedback and I'll incorporate as needed.
Thanks.
> DIH should be able to read gziped files
> ---------------------------------------
>
> Key: SOLR-1313
> URL: https://issues.apache.org/jira/browse/SOLR-1313
> Project: Solr
> Issue Type: New Feature
> Components: contrib - DataImportHandler
> Affects Versions: 1.5
> Reporter: Yousef Ourabi
> Attachments: GzipFileDataSource.java
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> For very large (file) imports it would be beneficial to be able to read from
> gzipped files which should also improve performance (less disk I/O)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.