Apache > Lucene
 

Apache Lucene - Developer Resources

Source Code

The source files are now stored using Subversion (see http://subversion.tigris.org/ and http://svnbook.red-bean.com/)

svn checkout http://svn.apache.org/repos/asf/lucene/java/trunk lucene/java/trunk

Changes List

Current changes list (as of the most recent nightly build) is available here.

Making a Contribution

Lucene Java is always looking for contributions, especially in the areas of documentation. See the Wiki for details on contributing.

Nightly Builds

Hudson is providing continuous integration capabilities to the Lucene project. It is responsible for running nightly builds, code coverage reports as well as building the nightly version of the website.

Nightly Build Documentation

Unofficial Documentation from the nightly build is available here.

Nightly Build Javadocs

Unofficial Javadocs from the nightly build are available at:

Clover Test Coverage Reports

Clover test coverage results are available here for the nightly build.

Nightly Build Download

Nightly build artifacts are based on the trunk version of the code checked into SVN.

Download Artifacts