Name Last modified Size Description
Parent Directory - Java-Apache (old)
KEYS 19-Sep-2008 13:49 19K Java-Apache (old)
lucene-2.4.1-src.tar.gz 08-Mar-2009 05:08 4.8M Java-Apache (old)
lucene-2.4.1-src.tar.gz.asc 08-Mar-2009 05:08 189 Java-Apache (old)
lucene-2.4.1-src.zip 08-Mar-2009 05:08 5.8M Java-Apache (old)
lucene-2.4.1-src.zip.asc 08-Mar-2009 05:08 189 Java-Apache (old)
lucene-2.4.1.tar.gz 08-Mar-2009 05:08 8.4M Java-Apache (old)
lucene-2.4.1.tar.gz.asc 08-Mar-2009 05:08 189 Java-Apache (old)
lucene-2.4.1.zip 08-Mar-2009 05:08 14M Java-Apache (old)
lucene-2.4.1.zip.asc 08-Mar-2009 05:08 189 Java-Apache (old)
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
The changes in this release are detailed in the release notes.
Thank you for using Lucene.
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 of Lucene Java can be found on archive.apache.org.