Mailing List Archive

DO NOT REPLY [Bug 11918] New: - Directory implementation that uses ZIP
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11918>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11918

Directory implementation that uses ZIP

Summary: Directory implementation that uses ZIP
Product: Lucene
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: Other
Component: Store
AssignedTo: lucene-dev@jakarta.apache.org
ReportedBy: jarno.elovirta@nokia.com


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.

--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>