You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ot...@apache.org on 2002/04/19 06:52:03 UTC

cvs commit: jakarta-lucene/src/java overview.html

otis        02/04/18 21:52:03

  Modified:    src/java overview.html
  Log:
  - Fixed incorrect HREFs.
  
  Revision  Changes    Path
  1.7       +2 -2      jakarta-lucene/src/java/overview.html
  
  Index: overview.html
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/src/java/overview.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- overview.html	14 Feb 2002 01:46:30 -0000	1.6
  +++ overview.html	19 Apr 2002 04:52:03 -0000	1.7
  @@ -139,7 +139,7 @@
   <p><tt>> <b>java -cp lucene.jar:lucene-demo.jar org.apache.lucene.demo.IndexHTML java/jdk1.1.6/docs/relnotes</b></tt>
   <br><tt>deleting java/jdk1.1.6/docs/relnotes/SMICopyright.html</tt></blockquote>
   HTML indexes are searched using SUN's <a href="http://jserv.javasoft.com/products/webserver/index.html">JavaWebServer</a>
  -(JWS) and <a href="../../src/demo/org/apache/lucene/demo/Search.jhtml">Search.jhtml</a>.&nbsp; To use
  +(JWS) and <a href="../../src/demo/Search.jhtml">Search.jhtml</a>.&nbsp; To use
   this:
   <ul>
   <li>
  @@ -158,7 +158,7 @@
   is actually needed);</li>
   
   <li>
  -visit <a href="../../src/demo/org/apache/lucene/demo/Search.html">Search.html</a>.</li>
  +visit <a href="../../src/demo/Search.html">Search.html</a>.</li>
   </ul>
   Note that indexes can be updated while searches are going on.&nbsp; <tt>Search.jhtml</tt>
   will re-open the index when it is updated so that the latest version is
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>