|
Project Information
Featured
Downloads
|
Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. This library provides driver for transparent transformation (eg. compression, encryption) of Lucene directory, thereby enabling space efficient and safe (encrypted) storage of sensitive data in Lucene index. Main features:
Most prominent feature is index compression. For compression algorithm java deflate implementation is used. Expected compression ratio on textual data can be up to 1:10. |