mirror of https://github.com/apache/lucene.git
- Added a link to Jeff Linwood's Builder.com article about Lucene.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150091 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
17af7399fd
commit
ff43a5a498
|
@ -136,6 +136,9 @@
|
|||
<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://builder.com.com/5100-6389-5054799.html">Give your Web site its own search engine using Lucene</a>
|
||||
<br /> - Builder.com, July 2003
|
||||
</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
</p>
|
||||
|
|
|
@ -27,6 +27,10 @@
|
|||
<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://builder.com.com/5100-6389-5054799.html">Give your Web site its own search engine using Lucene</a>
|
||||
<br/> - Builder.com, July 2003
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in New Issue