Mailing List Archive

cvs commit: jakarta-lucene/docs index.html
otis 2002/06/04 08:16:28

Modified: docs index.html
Log:
- Rearranged the Resources section a bit and added a link to Lucene Sandbox
page.

Revision Changes Path
1.12 +7 -5 jakarta-lucene/docs/index.html

Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/index.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- index.html 16 May 2002 05:15:43 -0000 1.11
+++ index.html 4 Jun 2002 15:16:28 -0000 1.12
@@ -60,21 +60,23 @@
<ul>
<li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a>
</li>
- <li> <a href="./gettingstarted.html">Getting Started</a>
-</li>
<li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a>
</li>
+ <li> <a href="./gettingstarted.html">Getting Started</a>
+</li>
<li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a>
</li>
<li> <a href="http://nagoya.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=%27Importance%27">Lucene Bugs</a>
</li>
- <li> <a href="./resources.html">Articles</a>
-</li>
<li> <a href="./queryparsersyntax.html">Query Syntax</a>
</li>
- <li> <a href="./api/index.html">Javadoc</a>
+ <li> <a href="./api/index.html">Javadoc API</a>
</li>
<li> <a href="./contributions.html">Contributions</a>
+</li>
+ <li> <a href="./lucenesandbox.html">Lucene Sandbox</a>
+</li>
+ <li> <a href="./resources.html">Articles</a>
</li>
</ul>
<p><strong>Plans</strong></p>




--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
cvs commit: jakarta-lucene/docs index.html [ In reply to ]
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="cutting@apache.org">
<meta name="author" value="Peer Carlson">
<meta name="email" value="carlson@apache.org">
-
-
-
+
+
+
<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:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>