2001-09-11 17:44:36 -04:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
|
|
|
2004-03-04 09:41:28 -05:00
|
|
|
<!--
|
|
|
|
Copyright 1999-2004 The Apache Software Foundation
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
2001-09-11 17:44:36 -04:00
|
|
|
<!-- Content Stylesheet for Site -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- start the processing -->
|
|
|
|
<!-- ====================================================================== -->
|
2002-12-12 01:23:48 -05:00
|
|
|
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
|
2001-09-11 17:44:36 -04:00
|
|
|
<!-- Main Page Section -->
|
|
|
|
<!-- ====================================================================== -->
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
|
|
|
|
2002-07-13 22:57:03 -04:00
|
|
|
<meta name="author" value="Doug Cutting">
|
2001-09-28 16:47:31 -04:00
|
|
|
<meta name="email" value="cutting@apache.org">
|
2001-09-11 17:44:36 -04:00
|
|
|
|
2002-02-13 20:46:31 -05:00
|
|
|
|
|
|
|
|
2003-01-04 11:29:08 -05:00
|
|
|
|
2001-09-28 16:47:31 -04:00
|
|
|
<title>Jakarta Lucene - Resources - Jakarta Lucene</title>
|
2001-09-11 17:44:36 -04:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body bgcolor="#ffffff" text="#000000" link="#525D76">
|
|
|
|
<table border="0" width="100%" cellspacing="0">
|
|
|
|
<!-- TOP IMAGE -->
|
|
|
|
<tr>
|
|
|
|
<td align="left">
|
|
|
|
<a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
|
|
|
|
</td>
|
|
|
|
<td align="right">
|
2001-10-02 11:54:16 -04:00
|
|
|
<a href="http://jakarta.apache.org/lucene/"><img src="./images/lucene_green_300.gif" alt="Jakarta Lucene" border="0"/></a>
|
2001-09-11 17:44:36 -04:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<table border="0" width="100%" cellspacing="4">
|
|
|
|
<tr><td colspan="2">
|
|
|
|
<hr noshade="" size="1"/>
|
|
|
|
</td></tr>
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
<!-- LEFT SIDE NAVIGATION -->
|
|
|
|
<td width="20%" valign="top" nowrap="true">
|
2003-10-09 10:40:30 -04:00
|
|
|
|
|
|
|
<!-- ============================================================ -->
|
|
|
|
|
|
|
|
<p><strong>About</strong></p>
|
2001-09-11 17:44:36 -04:00
|
|
|
<ul>
|
|
|
|
<li> <a href="./index.html">Overview</a>
|
|
|
|
</li>
|
2004-05-18 09:32:01 -04:00
|
|
|
<li> <a href="http://wiki.apache.org/jakarta-lucene/PoweredBy">Powered by Lucene</a>
|
2001-09-11 17:44:36 -04:00
|
|
|
</li>
|
2001-09-28 16:47:31 -04:00
|
|
|
<li> <a href="./whoweare.html">Who We Are</a>
|
2001-09-11 17:44:36 -04:00
|
|
|
</li>
|
2001-09-28 16:47:31 -04:00
|
|
|
<li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
|
2001-09-11 17:44:36 -04:00
|
|
|
</li>
|
|
|
|
</ul>
|
2002-01-26 11:31:56 -05:00
|
|
|
<p><strong>Resources</strong></p>
|
2001-09-11 17:44:36 -04:00
|
|
|
<ul>
|
2004-02-28 21:43:36 -05:00
|
|
|
<li> <a href="http://wiki.apache.org/jakarta-lucene">Wiki</a>
|
|
|
|
</li>
|
2002-03-19 20:26:08 -05:00
|
|
|
<li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a>
|
2002-01-26 11:31:56 -05:00
|
|
|
</li>
|
2002-11-29 16:23:47 -05:00
|
|
|
<li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a>
|
2002-06-20 10:23:48 -04:00
|
|
|
</li>
|
|
|
|
<li> <a href="./gettingstarted.html">Getting Started</a>
|
2002-05-16 01:16:10 -04:00
|
|
|
</li>
|
|
|
|
<li> <a href="./queryparsersyntax.html">Query Syntax</a>
|
2004-03-18 15:00:58 -05:00
|
|
|
</li>
|
|
|
|
<li> <a href="./systemproperties.html">System Properties</a>
|
2002-10-29 23:14:11 -05:00
|
|
|
</li>
|
|
|
|
<li> <a href="./fileformats.html">File Formats</a>
|
2001-09-11 17:44:36 -04:00
|
|
|
</li>
|
2001-10-02 11:54:16 -04:00
|
|
|
<li> <a href="./api/index.html">Javadoc</a>
|
2002-01-26 11:31:56 -05:00
|
|
|
</li>
|
|
|
|
<li> <a href="./contributions.html">Contributions</a>
|
2002-06-20 10:23:48 -04:00
|
|
|
</li>
|
2002-07-14 15:04:00 -04:00
|
|
|
<li> <a href="./resources.html">Articles, etc.</a>
|
2002-12-04 00:56:33 -05:00
|
|
|
</li>
|
|
|
|
<li> <a href="./benchmarks.html">Benchmarks</a>
|
2002-11-29 16:23:47 -05:00
|
|
|
</li>
|
2004-11-15 14:00:49 -05:00
|
|
|
<li> <a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Importance">Patches</a>
|
2002-11-07 15:18:09 -05:00
|
|
|
</li>
|
|
|
|
<li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a>
|
|
|
|
</li>
|
2004-11-15 14:00:49 -05:00
|
|
|
<li> <a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Importance">Lucene Bugs</a>
|
2002-11-29 16:23:47 -05:00
|
|
|
</li>
|
2004-11-16 16:01:02 -05:00
|
|
|
<li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a>
|
2002-11-29 16:23:47 -05:00
|
|
|
</li>
|
2004-11-16 16:01:02 -05:00
|
|
|
<li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a>
|
2002-12-04 00:56:33 -05:00
|
|
|
</li>
|
|
|
|
<li> <a href="./lucene-sandbox/">Lucene Sandbox</a>
|
2001-09-11 17:44:36 -04:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<p><strong>Download</strong></p>
|
|
|
|
<ul>
|
|
|
|
<li> <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
|
|
|
|
</li>
|
|
|
|
<li> <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
|
|
|
|
</li>
|
|
|
|
<li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2001-09-28 16:47:31 -04:00
|
|
|
<p><strong>Jakarta</strong></p>
|
2001-09-11 17:44:36 -04:00
|
|
|
<ul>
|
|
|
|
<li> <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
|
|
|
|
</li>
|
|
|
|
<li> <a href="http://jakarta.apache.org/site/acknowledgements.html">Acknowledgements</a>
|
|
|
|
</li>
|
|
|
|
<li> <a href="http://jakarta.apache.org/site/contact.html">Contact</a>
|
|
|
|
</li>
|
|
|
|
<li> <a href="http://jakarta.apache.org/site/legal.html">Legal</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</td>
|
|
|
|
<td width="80%" align="left" valign="top">
|
|
|
|
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
|
|
|
<tr><td bgcolor="#525D76">
|
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif">
|
2001-09-28 16:47:31 -04:00
|
|
|
<a name="Articles"><strong>Articles</strong></a>
|
2001-09-11 17:44:36 -04:00
|
|
|
</font>
|
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
<blockquote>
|
2002-07-14 12:19:58 -04:00
|
|
|
<ul>
|
2004-01-02 13:56:08 -05:00
|
|
|
<li>
|
|
|
|
<a href="http://today.java.net/pub/a/today/2003/11/07/QueryParserRules.html">QueryParser Rules</a>
|
|
|
|
<br /> - java.net, November 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>
|
|
|
|
<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-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://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.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.javaworld.com/javaworld/jw-09-2000/jw-0915-lucene.html">The Lucene search engine Powerful flexible and free</a>
|
|
|
|
<br /> - JavaWorld, September 2000
|
|
|
|
</li>
|
2003-09-25 04:52:03 -04:00
|
|
|
</ul>
|
|
|
|
</blockquote>
|
|
|
|
</p>
|
|
|
|
</td></tr>
|
|
|
|
<tr><td><br/></td></tr>
|
|
|
|
</table>
|
|
|
|
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
|
|
|
<tr><td bgcolor="#525D76">
|
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif">
|
|
|
|
<a name="Tutorials"><strong>Tutorials</strong></a>
|
|
|
|
</font>
|
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
<blockquote>
|
|
|
|
<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>
|
2002-07-13 22:57:03 -04:00
|
|
|
</blockquote>
|
|
|
|
</p>
|
|
|
|
</td></tr>
|
|
|
|
<tr><td><br/></td></tr>
|
|
|
|
</table>
|
|
|
|
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
|
|
|
<tr><td bgcolor="#525D76">
|
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif">
|
2002-07-14 12:19:58 -04:00
|
|
|
<a name="Related Resources"><strong>Related Resources</strong></a>
|
2002-07-13 22:57:03 -04:00
|
|
|
</font>
|
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
<blockquote>
|
2002-07-14 12:19:58 -04:00
|
|
|
<ul>
|
2003-04-11 20:42:02 -04:00
|
|
|
<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>
|
2004-02-05 07:10:34 -05:00
|
|
|
<li><a href="http://search.cpan.org/dist/Plucene/">Plucene</a>
|
|
|
|
<br /> - Perl implementation of Lucene
|
|
|
|
</li>
|
2003-04-11 20:42:02 -04:00
|
|
|
<li><a href="http://search.cpan.org/author/SIMON/Lucene-QueryParser-1.01/">Lucene::QueryParser</a>
|
|
|
|
<br /> - Perl implementation of Lucene QueryParser
|
|
|
|
</li>
|
2004-01-02 13:56:08 -05:00
|
|
|
<li><a href="http://rubyforge.org/projects/rubylucene/">RubyLucene</a>
|
|
|
|
<br /> - Ruby implementation of Lucene (under development)
|
|
|
|
</li>
|
2003-04-11 20:42:02 -04:00
|
|
|
</ul>
|
|
|
|
</blockquote>
|
|
|
|
</p>
|
|
|
|
</td></tr>
|
|
|
|
<tr><td><br/></td></tr>
|
|
|
|
</table>
|
|
|
|
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
|
|
|
<tr><td bgcolor="#525D76">
|
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif">
|
|
|
|
<a name="Related Books"><strong>Related Books</strong></a>
|
|
|
|
</font>
|
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
<blockquote>
|
|
|
|
<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>
|
2001-09-11 17:44:36 -04:00
|
|
|
</blockquote>
|
|
|
|
</p>
|
|
|
|
</td></tr>
|
|
|
|
<tr><td><br/></td></tr>
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
<!-- FOOTER -->
|
|
|
|
<tr><td colspan="2">
|
|
|
|
<hr noshade="" size="1"/>
|
|
|
|
</td></tr>
|
|
|
|
<tr><td colspan="2">
|
|
|
|
<div align="center"><font color="#525D76" size="-1"><em>
|
2004-02-28 21:43:36 -05:00
|
|
|
Copyright © 1999-2004, The Apache Software Foundation
|
2001-09-11 17:44:36 -04:00
|
|
|
</em></font></div>
|
|
|
|
</td></tr>
|
|
|
|
</table>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
<!-- end the processing -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2002-02-13 20:46:31 -05:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|