2001-09-11 17:44:36 -04:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<document>
|
2004-03-23 12:50:47 -05:00
|
|
|
<properties>
|
2004-03-29 18:20:54 -05:00
|
|
|
<author email="jon at latchkey.com">Jon S. Stevens</author>
|
|
|
|
<author email="husted at apache.org">Ted Husted</author>
|
|
|
|
<author email="cutting at apache.org">Doug Cutting</author>
|
|
|
|
<author email="carlson at apache.org">Peter Carlson</author>
|
2005-02-14 11:48:47 -05:00
|
|
|
<title>Overview - Apache Lucene</title>
|
2004-03-23 12:50:47 -05:00
|
|
|
</properties>
|
|
|
|
<body>
|
2005-02-14 11:48:47 -05:00
|
|
|
<section name="Apache Lucene">
|
2004-03-23 12:50:47 -05:00
|
|
|
<p>
|
2005-02-14 11:48:47 -05:00
|
|
|
Apache Lucene is a high-performance, full-featured text search engine
|
2004-03-23 12:50:47 -05:00
|
|
|
library written entirely in Java. It is a technology suitable for nearly any
|
|
|
|
application that requires full-text search, especially cross-platform.
|
|
|
|
</p>
|
|
|
|
<p>
|
2005-02-14 11:48:47 -05:00
|
|
|
Apache Lucene is an open source project available for
|
2005-03-28 09:25:04 -05:00
|
|
|
<a href="http://www.apache.org/dyn/closer.cgi/jakarta/lucene/">free download</a> from Apache Jakarta.
|
2004-03-23 12:50:47 -05:00
|
|
|
Please use the links on the left to access Lucene.
|
|
|
|
</p>
|
|
|
|
</section>
|
2001-09-11 17:44:36 -04:00
|
|
|
|
2004-03-23 12:50:47 -05:00
|
|
|
<section name="Lucene News">
|
2004-03-29 18:20:54 -05:00
|
|
|
|
2005-02-14 11:48:47 -05:00
|
|
|
<h3>14 February 2005 - Lucene moves to Apache top-level</h3>
|
|
|
|
|
|
|
|
<p>Lucene has migrated from Apache's Jakarta project to the top-level. Along with this migration,
|
|
|
|
the source code repository has been converted to Subversion. The migration is in progress with
|
|
|
|
some loose ends. Please stay tuned!
|
2005-03-28 09:25:04 -05:00
|
|
|
</p>
|
2005-02-14 11:48:47 -05:00
|
|
|
|
2005-03-28 09:25:04 -05:00
|
|
|
<h3>December 2004 - <em>Lucene in Action</em> is published</h3>
|
2004-08-02 17:00:21 -04:00
|
|
|
|
2005-03-28 09:25:04 -05:00
|
|
|
<a href="http://www.lucenebook.com/"><img border="0" align="left"
|
|
|
|
src="images/lia_3d.jpg"/></a>
|
|
|
|
<p>The first book dedicated solely to Lucene is published. The
|
|
|
|
"search inside the book" feature implemented with Lucene can
|
|
|
|
be seen at <a href="http://www.lucenebook.com/">lucenebook.com</a>.
|
2004-03-29 18:20:54 -05:00
|
|
|
</p>
|
2005-03-28 09:25:04 -05:00
|
|
|
<p style="clear: both;"/>
|
|
|
|
<h3>29 November 2004 - Lucene 1.4.3 Released</h3>
|
|
|
|
|
|
|
|
<p>This fixes a few bugs in 1.4.2. See <a
|
|
|
|
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.96.2.6">CHANGES.txt</a>
|
|
|
|
for details. Binary and source distributions are
|
|
|
|
available <a href="http://www.apache.org/dyn/closer.cgi/jakarta/lucene/">here</a>.
|
|
|
|
</p>
|
2004-03-29 18:20:54 -05:00
|
|
|
|
2004-03-23 12:50:47 -05:00
|
|
|
</section>
|
2001-09-11 17:44:36 -04:00
|
|
|
|
2004-03-23 12:50:47 -05:00
|
|
|
</body>
|
2001-09-11 17:44:36 -04:00
|
|
|
</document>
|