mirror of https://github.com/apache/lucene.git
42 lines
1.3 KiB
XML
42 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<author email="cutting@apache.org">Doug Cutting</author>
|
|
<title>Resources - Jakarta Lucene</title>
|
|
</properties>
|
|
<body>
|
|
|
|
<section name="Articles">
|
|
<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
|
|
</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>
|
|
</ul>
|
|
</section>
|
|
|
|
<section name="Related Resources">
|
|
<ul>
|
|
<li><a
|
|
href="http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-cooltools.html">Build your own languages with JavaCC</a>
|
|
<br/> - JavaWorld December 2000
|
|
</li>
|
|
<li><a href="http://sourceforge.net/projects/nlucene">NLucene</a>
|
|
<br/> - .NET implementation of Lucene
|
|
</li>
|
|
<li><a href="http://search.cpan.org/author/SIMON/Lucene-QueryParser-1.01/">Lucene::QueryParser</a>
|
|
<br/> - Perl implementation of Lucene QueryParser
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
|
|
</body>
|
|
</document>
|