- Added a link to a new Lucene article.

- s/\t/    /g;


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149960 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2003-03-06 19:11:57 +00:00
parent ef7ff202fe
commit 00536432df
2 changed files with 57 additions and 50 deletions

View File

@ -124,6 +124,9 @@
<li><a href="http://www.onjava.com/pub/a/onjava/2003/01/15/lucene.html">Introduction to Text Indexing with Apache Jakarta Lucene</a>
<br /> - Onjava.com, January 2003
</li>
<li><a href="http://www.onjava.com/pub/a/onjava/2003/03/05/lucene.html">Advanced Text Indexing with Lucene</a>
<br /> - Onjava.com, March 2003
</li>
<li><a href="http://www.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>
</li>
</ul>

View File

@ -16,6 +16,10 @@
href="http://www.onjava.com/pub/a/onjava/2003/01/15/lucene.html">Introduction to Text Indexing with Apache Jakarta Lucene</a>
<br/> - Onjava.com, January 2003
</li>
<li><a
href="http://www.onjava.com/pub/a/onjava/2003/03/05/lucene.html">Advanced Text Indexing with Lucene</a>
<br/> - Onjava.com, March 2003
</li>
<li><a
href="http://www.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>
</li>