Lucene™ Dev

Source Code

The source files are stored using GIT (see https://git-scm.com/documentation)

  • Latest main: git clone https://github.com/apache/lucene.git

Making a Contribution

Lucene Java is always looking for contributions. See the Wiki for details on contributing.

Nightly Builds

Jenkins is providing continuous integration capabilities to the Lucene project. It is responsible for running nightly builds, tests, javadocs, and code coverage reports.

Nightly Build Javadocs

Unofficial nightly Javadocs are also generated by Jenkins:

  • Unofficial Javadocs from the nightly main build are available here.

Nightly Build Download

Nightly Benchmarks

  • Nightly automated benchmarks based on the main version of the code are available here.