lucene/xdocs/index.xml

57 lines
2.1 KiB
XML

<?xml version="1.0"?>
<document>
<properties>
<author email="jon@latchkey.com">Jon S. Stevens</author>
<author email="husted@apache.org">Ted Husted</author>
<author email="cutting@apache.org">Doug Cutting</author>
<author email="carlson@apache.org">Peter Carlson</author>
<title>Overview - Jakarta Lucene</title>
</properties>
<body>
<section name="Jakarta Lucene">
<p>
Jakarta Lucene is a high-performance, full-featured text search engine
written entirely in Java. It is a technology suitable for nearly any
application that requires full-text search, especially cross-platform.
</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">
<h3>12 June 2002 - Lucene 1.2 Final Released</h3>
<p>The Lucene Team is proud to announce the release of Lucene 1.2.
This is the first production release of Lucene since it moved to the Apache project.
This release contains many features and bug fixes over the previous 1.0.2 release - see <a href="http://cvs.apache.org/viewcvs/jakarta-lucene/CHANGES.txt">CHANGES.txt</a> for details.
Binary and source distributions are available <a href="http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/">here</a>.
</p>
<h3>Lucene v1.02 released</h3>
<p>
This release repackages Lucene as a product of the Apache Software Foundation. Download it
<a href="http://jakarta.apache.org/site/binindex.html">here</a>.
</p>
<h3>Lucene Joins Jakarta</h3>
<p>
The Lucene Team is happy to announce that
Lucene is now a part of the Apache Jakarta Project. This move will
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>
is to provide commercial-quality server solutions, based on the Java Platform,
developed in an open and cooperative fashion.
</p>
</section>
</body>
</document>