Name Last modified Size Description
Parent Directory - Java-Apache (old)
KEYS 19-Jun-2007 00:11 15K Java-Apache (old)
archive/ 06-May-2008 04:44 - Java-Apache (old)
lucene-2.3.2-src.tar.gz 06-May-2008 04:45 4.4M Java-Apache (old)
lucene-2.3.2-src.tar.gz.asc 06-May-2008 04:46 194 Java-Apache (old)
lucene-2.3.2-src.tar.gz.md5 06-May-2008 04:46 58 Java-Apache (old)
lucene-2.3.2-src.zip 06-May-2008 04:46 5.3M Java-Apache (old)
lucene-2.3.2-src.zip.asc 06-May-2008 04:46 194 Java-Apache (old)
lucene-2.3.2-src.zip.md5 06-May-2008 04:46 55 Java-Apache (old)
lucene-2.3.2.tar.gz 06-May-2008 04:46 6.4M Java-Apache (old)
lucene-2.3.2.tar.gz.asc 06-May-2008 04:45 194 Java-Apache (old)
lucene-2.3.2.tar.gz.md5 06-May-2008 04:45 54 Java-Apache (old)
lucene-2.3.2.zip 06-May-2008 04:45 11M Java-Apache (old)
lucene-2.3.2.zip.asc 06-May-2008 04:45 194 Java-Apache (old)
lucene-2.3.2.zip.md5 06-May-2008 04:46 51 Java-Apache (old)
This is the Lucene Java download page.
Note: 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