Lucene Section Index | Page 5
Where can I get the javadocs for the org.apache.lucene classes?
The docs for all the classes are available online at http://jakarta.apache.org/lucene/docs/api/. In addition, they are a part of the standard distribution, and you can always recreate them by runn...more
What Java version is required to run Lucene?
Lucene will run with JDK 1.1.8 and up.
It will run with Sun's, Blackdown's, as well as IBM's JDK.
Are there any mailing lists for those interested in finding out about releases, development, or user issues?
Lucene developers mailing list is lucene-dev@jakarta.apache.org
For all other Lucene mailing lists please see http://jakarta.apache.org/site/mail.html.
more
Are there any other Lucene FAQs out there?
The official FAQ is available from http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi.
What is the URL of Lucene's home page?
The original home was at http://www.lucene.com/.
Lucene's new home is at The Jakarta Project: http://jakarta.apache.org/lucene/.
more