- PDF -
Apache Lucene - Developer Resources
--
-
- -Making a Contribution - -
- -Nightly Build Javadocs - -
-
-Downloads
-
-
-
- -Clover Test Coverage Reports - -
- -Hudson - -
- -Nightly Build Download - -
- -Source Code - -
-
Making a Contribution
-Lucene Java is always looking for contributions, especially in the areas of documentation. See the Wiki for details on contributing.
-Nightly Build Javadocs
-Unofficial Javadocs from the nightly build are available at: -
-
-
-
- -All - - -
- -Core - - -
- -Demo - - -
-
-
-
-
- -Analyzers - - -
- -ANT - - -
- -BDB - - -
- -BDB-JE - - -
- -Benchmark - - -
- -Highlighter - - -
- -Lucli - - -
- -Memory - - -
- -Misc. - - -
- -Queries - - -
- -Regex - - -
- -Similarity - - -
- -Snowball - - -
- -Spellchecker - - -
- -Surround - - -
- -Swing - - -
- -Wikipedia - - -
- -Wordnet - - -
- -XML Query Parser - -
-
-
Downloads
-System Requirements are detailed here.
- -Clover Test Coverage Reports
-- -Clover - test coverage results are available - here - for the nightly build. -
- -Hudson
-- -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 Download
-Nightly builds are based on the trunk version of the code checked into - SVN - -
-Download via Hudson -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 - -
-