otis        2003/10/15 06:50:03

  Modified:    xdocs/lucene-sandbox index.xml
  Log:
  - 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.
  
  Revision  Changes    Path
  1.9       +19 -18    jakarta-lucene/xdocs/lucene-sandbox/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/xdocs/lucene-sandbox/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml 15 Oct 2003 13:46:03 -0000      1.8
  +++ index.xml 15 Oct 2003 13:50:03 -0000      1.9
  @@ -21,13 +21,6 @@
   <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 @@
   
   </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 @@
   
   </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>
  @@ -102,6 +94,15 @@
   <a 
href="http://cvs.apache.org/viewcvs.cgi/jakarta-lucene-sandbox/contributions/XML-Indexing-Demo/";>
   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">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to