mirror of https://github.com/apache/lucene.git
- 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:
parent
ef7ff202fe
commit
00536432df
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue