Index of /lucene/java/

 Last modifiedSizeDescription

Parent Directory  -
text.gifKEYS20-Sep-2008 02:4919.16K
tar.giflucene-2.4.0-src.tar.gz09-Oct-2008 01:514.81M
text.giflucene-2.4.0-src.tar.gz.asc09-Oct-2008 01:51189
compressed.giflucene-2.4.0-src.zip09-Oct-2008 01:515.84M
text.giflucene-2.4.0-src.zip.asc09-Oct-2008 01:51189
tar.giflucene-2.4.0.tar.gz10-Oct-2008 17:308.44M
text.giflucene-2.4.0.tar.gz.asc10-Oct-2008 17:30189
compressed.giflucene-2.4.0.zip10-Oct-2008 17:3013.88M
text.giflucene-2.4.0.zip.asc10-Oct-2008 17:30189

Lucene Java Downloads

Note About tar.gz Files

The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files

Changes

The changes in this release are detailed in the release notes.

Thank you for using Lucene.

Signatures

Many of the files have been digitally signed using GnuPG. If so, there will be an accompanying file.asc signature file in the same directory as the file (binaries/ or source/). The signing keys can be found in the distribution directory at <http://www.apache.org/dist/lucene/java/KEYS>.

Always download the KEYS file directly from the Apache site, never from a mirror site.

Always test available signatures, e.g.,
$ pgpk -a KEYS
$ pgpk lucene-1.4.tar.gz.asc
or,
$ pgp -ka KEYS
$ pgp lucence-1.4.tar.gz.asc
or,
$ gpg --import KEYS
$ gpg --verify lucene-1.4.tar.gz.asc

Older Versions

Older versions of Lucene Java can be found on archive.apache.org.