- Fixed incorrect HREFs.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149723 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2002-04-19 04:52:03 +00:00
parent 2122be3e73
commit e5f6cb9bd3
1 changed files with 2 additions and 2 deletions

View File

@ -139,7 +139,7 @@ as they change.
<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 @@ launch JWS, with the <tt>demo</tt> directory on CLASSPATH (only one class
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