- Added a link to Erik's java.net article.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150006 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2003-09-02 12:20:00 +00:00
parent b22cd77890
commit d543212b12
2 changed files with 6 additions and 2 deletions

View File

@ -128,7 +128,9 @@
<li><a href="http://www-106.ibm.com/developerworks/library/j-lucene/">Parsing, indexing, and searching XML with Digester and Lucene</a>
<br /> - IBM developerWorks, June 2003
</li>
<li><a href="http://today.java.net/pub/a/today/2003/07/30/LuceneIntro.html">Lucene Intro</a>
<br /> - java.net, July 2003
</li>
<li><a href="http://www.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>
</li>
</ul>

View File

@ -24,7 +24,9 @@
href="http://www-106.ibm.com/developerworks/library/j-lucene/">Parsing, indexing, and searching XML with Digester and Lucene</a>
<br/> - IBM developerWorks, June 2003
</li>
<li><a href="http://today.java.net/pub/a/today/2003/07/30/LuceneIntro.html">Lucene Intro</a>
<br/> - java.net, July 2003
</li>
<li><a
href="http://www.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>
</li>