2001-09-11 17:44:36 -04:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<document>
|
2002-09-07 12:06:06 -04:00
|
|
|
<properties>
|
2003-04-11 20:42:02 -04:00
|
|
|
<author email="cutting@apache.org">Doug Cutting</author>
|
|
|
|
<title>Resources - Jakarta Lucene</title>
|
2002-09-07 12:06:06 -04:00
|
|
|
</properties>
|
|
|
|
<body>
|
2001-09-11 17:44:36 -04:00
|
|
|
|
2003-04-11 20:42:02 -04:00
|
|
|
<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.onjava.com/pub/a/onjava/2003/03/05/lucene.html">Advanced Text Indexing with Lucene</a>
|
|
|
|
<br/> - Onjava.com, March 2003
|
|
|
|
</li>
|
2003-06-03 02:07:29 -04:00
|
|
|
<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>
|
2003-09-02 08:20:00 -04:00
|
|
|
<li><a href="http://today.java.net/pub/a/today/2003/07/30/LuceneIntro.html">Lucene Intro</a>
|
|
|
|
<br/> - java.net, July 2003
|
|
|
|
</li>
|
2003-09-25 04:52:03 -04:00
|
|
|
</ul>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section name="Tutorials">
|
|
|
|
<ul>
|
|
|
|
<li><a
|
|
|
|
href="http://www.darksleep.com/lucene/">Lucene Tutorial</a>
|
|
|
|
</li>
|
2003-04-11 20:42:02 -04:00
|
|
|
<li><a
|
|
|
|
href="http://www.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</section>
|
2002-07-13 18:00:35 -04:00
|
|
|
|
2003-04-11 20:42:02 -04:00
|
|
|
<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>
|
2003-05-21 17:14:02 -04:00
|
|
|
<li><a href="http://sourceforge.net/projects/clucene/">CLucene</a>
|
|
|
|
<br/> - C++ implementation of Lucene
|
|
|
|
</li>
|
|
|
|
<li><a href="http://sourceforge.net/projects/nlucene/">NLucene</a>
|
2003-04-11 20:42:02 -04:00
|
|
|
<br/> - .NET implementation of Lucene
|
|
|
|
</li>
|
2003-09-02 08:38:43 -04:00
|
|
|
<li><a href="http://sourceforge.net/projects/lucenedotnet">Lucene.net</a>
|
|
|
|
<br/> - .NET implementation of Lucene
|
|
|
|
</li>
|
2003-04-11 20:42:02 -04:00
|
|
|
<li><a href="http://www.divmod.org/Lupy/">Lupy</a>
|
|
|
|
<br/> - Python 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>
|
|
|
|
|
|
|
|
<section name="Related Books">
|
|
|
|
<ul>
|
|
|
|
<li><a href="http://www.amazon.com/exec/obidos/tg/detail/-/1861007817/qid=1047858790/sr=1-1/ref=sr_1_1/103-2490464-6993410?v=glance&s=books">
|
|
|
|
Professional Struts Applications</a>: Building Web Sites with Struts, Object Relational Bridge, Lucene, and Velocity, by John Carnell,
|
|
|
|
Jeff Linwood, and Maciej Zawadzki.
|
|
|
|
<br/> - Contains a chapter on using Lucene with Struts, including incremental indexing, architecture, and creating an index from
|
|
|
|
a data access layer.
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</section>
|
2001-09-11 17:44:36 -04:00
|
|
|
|
2002-09-07 12:06:06 -04:00
|
|
|
</body>
|
2001-09-11 17:44:36 -04:00
|
|
|
</document>
|