You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2007/10/26 15:13:04 UTC

[Lucene-java Wiki] Update of "LuceneFAQ" by DanielNaber

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The following page has been changed by DanielNaber:
http://wiki.apache.org/lucene-java/LuceneFAQ

The comment on the change is:
update links to api doc

------------------------------------------------------------------------------
  
  Lucene has no external dependencies, so just add lucene-core-x.y-dev.jar to your development environment's classpath. After that,
  
-  * read the [http://lucene.apache.org/java/2_1_0/api/overview-summary.html#overview_description Javadoc introduction]
+  * read the [http://lucene.apache.org/java/2_2_0/api/overview-summary.html#overview_description Javadoc introduction]
  
-  * if you want to try the demos, also read the [http://lucene.apache.org/java/2_1_0/gettingstarted.html Getting Started Guide]
+  * if you want to try the demos, also read the [http://lucene.apache.org/java/2_2_0/gettingstarted.html Getting Started Guide]
  
  ==== Are there any mailing lists available? ====