2001-09-11 17:44:36 -04:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<document>
|
|
|
|
<properties>
|
|
|
|
<author email="jon@latchkey.com">Jon S. Stevens</author>
|
|
|
|
<author email="husted@apache.org">Ted Husted</author>
|
2001-09-28 16:47:31 -04:00
|
|
|
<author email="cutting@apache.org">Doug Cutting</author>
|
2002-05-14 19:01:06 -04:00
|
|
|
<author email="carlson@apache.org">Peer Carlson</author>
|
2001-09-11 17:44:36 -04:00
|
|
|
<title>Overview - Jakarta Lucene</title>
|
|
|
|
</properties>
|
|
|
|
<body>
|
|
|
|
|
2001-09-27 16:44:08 -04:00
|
|
|
<section name="Jakarta Lucene">
|
2001-09-11 17:44:36 -04:00
|
|
|
<p>
|
|
|
|
Jakarta Lucene is a high-performance, full-featured text search engine
|
|
|
|
written entirely in Java. It is a technology suitable for nearly any
|
2001-11-12 00:48:33 -05:00
|
|
|
application that requires full-text search, especially cross-platform.
|
2001-09-11 17:44:36 -04:00
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
Jakarta Lucene is an open source project available for
|
|
|
|
<a href="http://jakarta.apache.org/site/binindex.html">free download</a> from Apache Jakarta.
|
|
|
|
Please use the links on the left to access Lucene.
|
|
|
|
</p>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section name="Lucene News">
|
|
|
|
<p>
|
2002-05-14 19:01:06 -04:00
|
|
|
<b>Lucene v1.2-RC5 release</b> - This release is the latest release from the Lucene team.
|
|
|
|
Download it <a href="http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2-rc5/"> here</a>.
|
|
|
|
</p>
|
|
|
|
<p>
|
2001-11-12 00:48:33 -05:00
|
|
|
<b>Lucene v1.02 released</b> - This release repackages Lucene as a product
|
2001-09-11 17:44:36 -04:00
|
|
|
of the Apache Software Foundation. Download it
|
|
|
|
<a href="http://jakarta.apache.org/site/binindex.html">here</a>.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
<b>Lucene Joins Jakarta</b> - The Lucene Team is happy to announce that
|
2001-11-12 00:48:33 -05:00
|
|
|
Lucene is now a part of the Apache Jakarta Project. This move will
|
2001-09-11 17:44:36 -04:00
|
|
|
help Lucene continue to grow, and enhance its position as the leading
|
|
|
|
server-side searching solution for Java.
|
|
|
|
</p>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section name="About Apache Jakarta">
|
|
|
|
<p>
|
|
|
|
The goal of the <a href="http://jakarta.apache.org/">Apache Jakarta Project</a>
|
2001-11-12 00:48:33 -05:00
|
|
|
is to provide commercial-quality server solutions, based on the Java Platform,
|
|
|
|
developed in an open and cooperative fashion.
|
2001-09-11 17:44:36 -04:00
|
|
|
</p>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</document>
|
|
|
|
|