- Added a link to a Lucene article on Onjava.com.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149932 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2003-01-16 15:30:58 +00:00
parent 4642f95eb9
commit 7f20a5f408
2 changed files with 9 additions and 2 deletions

View File

@ -119,7 +119,10 @@
<blockquote>
<ul>
<li><a href="http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-lucene.html">The Lucene search engine Powerful flexible and free</a>
<br /> - JavaWorld September 2000
<br /> - JavaWorld, September 2000
</li>
<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.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>
</li>

View File

@ -10,7 +10,11 @@
<ul>
<li><a
href="http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-lucene.html">The Lucene search engine Powerful flexible and free</a>
<br/> - JavaWorld September 2000
<br/> - JavaWorld, September 2000
</li>
<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.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>