cutting     2002/12/24 13:20:23

  Modified:    docs/lucene-sandbox index.html
               xdocs/lucene-sandbox index.xml
  Log:
  Add link to Snowball page.
  
  Revision  Changes    Path
  1.9       +21 -0     jakarta-lucene/docs/lucene-sandbox/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/docs/lucene-sandbox/index.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.html        12 Dec 2002 06:23:48 -0000      1.8
  +++ index.html        24 Dec 2002 21:20:23 -0000      1.9
  @@ -17,6 +17,7 @@
               
              
                                       
  +                        
               <title>Jakarta Lucene - Lucene Sandbox</title>
           </head>
   
  @@ -163,6 +164,26 @@
   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>
  +                            </blockquote>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +    </table>
  +                                                    <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Snowball Stemmers for Lucene"><strong>Snowball Stemmers for 
Lucene</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
  +This project provides pre-compiled versions of the Snowball stemmers
  +for Lucene.
  +</p>
  +                                                <p>
  +More information can be found 
  +<a href="http://jakarta.apache.org/lucene/docs/lucene-sandbox/snowball/";>here</a>.
  +</p>
                               </blockquote>
         </td></tr>
         <tr><td><br/></td></tr>
  
  
  
  1.4       +12 -0     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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml 30 Oct 2002 04:09:30 -0000      1.3
  +++ index.xml 24 Dec 2002 21:20:23 -0000      1.4
  @@ -37,6 +37,18 @@
   <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
  +for Lucene.
  +</p>
  +
  +<p>
  +More information can be found 
  +<a href="http://jakarta.apache.org/lucene/docs/lucene-sandbox/snowball/";>here</a>.
  +</p>
  +
  +</subsection>
   
   </section>
   
  
  
  

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

Reply via email to