You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2007/12/19 04:29:43 UTC

[jira] Closed: (LUCENE-50) Directory implementation that uses ZIP

     [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org