[ https://issues.apache.org/jira/browse/LUCENE-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Grant Ingersoll closed LUCENE-50. --------------------------------- Resolution: Won't Fix Assignee: (was: Lucene Developers) The CompoundFile format pretty closely simulates this (although it uses 3 files, not 1). At any rate, it should be sufficient. > Directory implementation that uses ZIP > -------------------------------------- > > Key: LUCENE-50 > URL: https://issues.apache.org/jira/browse/LUCENE-50 > Project: Lucene - Java > Issue Type: Improvement > Components: Store > Affects Versions: unspecified > Environment: Operating System: other > Platform: Other > Reporter: Jarno Elovirta > Priority: Minor > > Would is be possible to create an implementation of Directory that uses ZIP > to > compress the index into a single file, i.e. ZIPDirectory? This would help in > distributing indices (with software) to be used on single workstations for > read- > only purposes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]