otis 2002/06/04 08:17:35 Modified: docs index.html Log: - Nuked a bunch of trailing blank lines and characters. Revision Changes Path 1.13 +15 -35 jakarta-lucene/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/index.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- index.html 4 Jun 2002 15:16:28 -0000 1.12 +++ index.html 4 Jun 2002 15:17:35 -0000 1.13 @@ -2,7 +2,7 @@ <!-- Content Stylesheet for Site --> - + <!-- start the processing --> <!-- ====================================================================== --> <!-- Main Page Section --> @@ -19,13 +19,13 @@ <meta name="email" value="[EMAIL PROTECTED]"> <meta name="author" value="Peer Carlson"> <meta name="email" value="[EMAIL PROTECTED]"> - - - + + + <title>Jakarta Lucene - Overview - Jakarta Lucene</title> </head> - <body bgcolor="#ffffff" text="#000000" link="#525D76"> + <body bgcolor="#ffffff" text="#000000" link="#525D76"> <table border="0" width="100%" cellspacing="0"> <!-- TOP IMAGE --> <tr> @@ -41,7 +41,7 @@ <tr><td colspan="2"> <hr noshade="" size="1"/> </td></tr> - + <tr> <!-- LEFT SIDE NAVIGATION --> <td width="20%" valign="top" nowrap="true"> @@ -117,11 +117,11 @@ <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. +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. +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> </blockquote> @@ -142,14 +142,14 @@ Download it <a href="http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2-rc5/"> here</a>. </p> <p> -<b>Lucene v1.02 released</b> - This release repackages Lucene as a product -of the Apache Software Foundation. Download it +<b>Lucene v1.02 released</b> - 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> <p> -<b>Lucene Joins Jakarta</b> - 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 +<b>Lucene Joins Jakarta</b> - 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> </blockquote> @@ -166,7 +166,7 @@ <tr><td> <blockquote> <p> -The goal of the <a href="http://jakarta.apache.org/">Apache Jakarta Project</a> +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> @@ -191,23 +191,3 @@ </body> </html> <!-- end the processing --> - - - - - - - - - - - - - - - - - - - -
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>