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 2009/03/23 14:02:24 UTC

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

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 xujun:
http://wiki.apache.org/lucene-java/LuceneFAQ

------------------------------------------------------------------------------
  
  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_3_0/api/overview-summary.html#overview_description Javadoc introduction]
+  * read the [http://lucene.apache.org/java/2_4_1/api/overview-summary.html#overview_description Javadoc introduction]
  
   * if you want to try the demos, also read the [http://lucene.apache.org/java/2_3_0/gettingstarted.html Getting Started Guide]