Index of /lucene/java

Icon  Name                        Last modified      Size  Description
[DIR] Parent Directory - Java-Apache (old) [   ] KEYS 07-Nov-2009 02:36 31K Java-Apache (old) [TXT] README.html 14-Nov-2008 11:44 1.7K Java-Apache (old) [   ] lucene-2.9.0-src.tar.gz 24-Sep-2009 13:48 12M Java-Apache (old) [TXT] lucene-2.9.0-src.tar.gz.asc 24-Sep-2009 13:48 835 Java-Apache (old) [   ] lucene-2.9.0-src.zip 24-Sep-2009 13:48 13M Java-Apache (old) [TXT] lucene-2.9.0-src.zip.asc 24-Sep-2009 13:48 835 Java-Apache (old) [   ] lucene-2.9.0.tar.gz 24-Sep-2009 13:48 17M Java-Apache (old) [TXT] lucene-2.9.0.tar.gz.asc 24-Sep-2009 13:48 835 Java-Apache (old) [   ] lucene-2.9.0.zip 24-Sep-2009 13:48 25M Java-Apache (old) [TXT] lucene-2.9.0.zip.asc 24-Sep-2009 13:48 835 Java-Apache (old) [   ] lucene-2.9.1-src.tar.gz 06-Nov-2009 10:17 12M Java-Apache (old) [TXT] lucene-2.9.1-src.tar.gz.asc 06-Nov-2009 10:17 193 Java-Apache (old) [   ] lucene-2.9.1-src.zip 06-Nov-2009 10:17 13M Java-Apache (old) [TXT] lucene-2.9.1-src.zip.asc 06-Nov-2009 10:17 193 Java-Apache (old) [   ] lucene-2.9.1.tar.gz 06-Nov-2009 10:17 17M Java-Apache (old) [TXT] lucene-2.9.1.tar.gz.asc 06-Nov-2009 10:17 193 Java-Apache (old) [   ] lucene-2.9.1.zip 06-Nov-2009 10:17 26M Java-Apache (old) [TXT] lucene-2.9.1.zip.asc 06-Nov-2009 10:17 193 Java-Apache (old)

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.