Index of /lucene/java/

 Last modifiedSizeDescription

Parent Directory  -
text.gifKEYS25-Sep-2009 03:4922.38K
tar.giflucene-2.9.0-src.tar.gz25-Sep-2009 03:4811.87M
text.giflucene-2.9.0-src.tar.gz.asc25-Sep-2009 03:48835
compressed.giflucene-2.9.0-src.zip25-Sep-2009 03:4813.42M
text.giflucene-2.9.0-src.zip.asc25-Sep-2009 03:48835
tar.giflucene-2.9.0.tar.gz25-Sep-2009 03:4817.09M
text.giflucene-2.9.0.tar.gz.asc25-Sep-2009 03:48835
compressed.giflucene-2.9.0.zip25-Sep-2009 03:4825.35M
text.giflucene-2.9.0.zip.asc25-Sep-2009 03:48835
tar.giflucene-2.9.1-src.tar.gz07-Nov-2009 01:1711.88M
text.giflucene-2.9.1-src.tar.gz.asc07-Nov-2009 01:17193
compressed.giflucene-2.9.1-src.zip07-Nov-2009 01:1713.43M
text.giflucene-2.9.1-src.zip.asc07-Nov-2009 01:17193
tar.giflucene-2.9.1.tar.gz07-Nov-2009 01:1717.27M
text.giflucene-2.9.1.tar.gz.asc07-Nov-2009 01:17193
compressed.giflucene-2.9.1.zip07-Nov-2009 01:1725.73M
text.giflucene-2.9.1.zip.asc07-Nov-2009 01:17193

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.