- Moved LARM further down, and Snowball and SearchBean further up (I believe

more people viewing this page will be interested in them more than they will
be interested in LARM).  Added a SF.net link to LARM.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150102 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2003-10-15 13:50:03 +00:00
parent a1db392da5
commit ec04efc0f0
1 changed files with 19 additions and 18 deletions

View File

@ -21,13 +21,6 @@ You can access the Lucene Sandbox CVS repository at
<a href="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/">http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/</a>.
</p>
<subsection name="LARM">
<p>
LARM is a web crawler optimized for large intranets with up to a couple of hundred hosts.
</p>
<a href="larm/overview.html">Technical Overview</a>
</subsection>
<subsection name="Snowball Stemmers for Lucene">
<p>
This project provides pre-compiled versions of the Snowball stemmers
@ -46,17 +39,6 @@ which is a language for stemmers developed by Martin Porter.
</subsection>
<subsection name="Ant">
<p>
The Ant project is a useful Ant task that creates a Lucene index out of an Ant fileset. It also
contains an example HTML parser that uses JTidy.
</p>
<p>
<a href="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/ant/">The
CVS repository for the Ant contribution.</a>
</p>
</subsection>
<subsection name="SearchBean">
<p>
SearchBean is a UI component that can be used to browse through the results of a Lucene search.
@ -71,6 +53,16 @@ CVS repository for the SearchBean contribution.</a>
</subsection>
<subsection name="Ant">
<p>
The Ant project is a useful Ant task that creates a Lucene index out of an Ant fileset. It also
contains an example HTML parser that uses JTidy.
</p>
<p>
<a href="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/ant/">The
CVS repository for the Ant contribution.</a>
</p>
</subsection>
<subsection name="WordNet/Synonyms">
<p>
@ -104,6 +96,15 @@ CVS for the XML Indexing Demo.</a>
</p>
</subsection>
<subsection name="LARM">
<p>
LARM is a web crawler optimized for large intranets with up to a couple of hundred hosts.
</p>
<a href="larm/overview.html">Technical Overview</a>.
See also: <a href="http://larm.sourceforge.net/">LARM's home page on SourceForge</a>.
</subsection>
<subsection name="Javascript Query Constructor">
<p>
Javascript library to support client-side query-building. Provides support for a user interface similar to