You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ot...@apache.org on 2003/04/12 02:42:03 UTC

cvs commit: jakarta-lucene/xdocs resources.xml

otis        2003/04/11 17:42:02

  Modified:    docs     resources.html
               xdocs    resources.xml
  Log:
  - Added a section about related books.
  Submitted by: Jeff Linwood
  
  Revision  Changes    Path
  1.28      +46 -25    jakarta-lucene/docs/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/docs/resources.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- resources.html	10 Mar 2003 16:52:41 -0000	1.27
  +++ resources.html	12 Apr 2003 00:42:02 -0000	1.28
  @@ -118,18 +118,18 @@
         <tr><td>
           <blockquote>
                                       <ul>
  -        <li><a href="http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-lucene.html">The Lucene search engine Powerful flexible and free</a>
  -            <br /> - JavaWorld, September 2000
  -        </li>
  -        <li><a href="http://www.onjava.com/pub/a/onjava/2003/01/15/lucene.html">Introduction to Text Indexing with Apache Jakarta Lucene</a>
  -            <br /> - Onjava.com, January 2003
  -        </li>
  -        <li><a href="http://www.onjava.com/pub/a/onjava/2003/03/05/lucene.html">Advanced Text Indexing with Lucene</a>
  -            <br /> - Onjava.com, March 2003
  -        </li>
  -        <li><a href="http://www.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>
  -        </li>
  -        </ul>
  +                <li><a href="http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-lucene.html">The Lucene search engine Powerful flexible and free</a>
  +                    <br /> - JavaWorld, September 2000
  +                </li>
  +                <li><a href="http://www.onjava.com/pub/a/onjava/2003/01/15/lucene.html">Introduction to Text Indexing with Apache Jakarta Lucene</a>
  +                    <br /> - Onjava.com, January 2003
  +                </li>
  +                <li><a href="http://www.onjava.com/pub/a/onjava/2003/03/05/lucene.html">Advanced Text Indexing with Lucene</a>
  +                    <br /> - Onjava.com, March 2003
  +                </li>
  +                <li><a href="http://www.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>
  +                </li>
  +            </ul>
                               </blockquote>
           </p>
         </td></tr>
  @@ -144,19 +144,40 @@
         <tr><td>
           <blockquote>
                                       <ul>
  -        <li><a href="http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-cooltools.html">Build your own languages with JavaCC</a>
  -            <br /> - JavaWorld December 2000
  -        </li>
  -        <li><a href="http://sourceforge.net/projects/nlucene">NLucene</a>
  -            <br /> - .NET implementation of Lucene
  -        </li>
  -        <li><a href="http://www.divmod.org/Lupy/">Lupy</a>
  -            <br /> - Python implementation of Lucene
  -        </li>
  -        <li><a href="http://search.cpan.org/author/SIMON/Lucene-QueryParser-1.01/">Lucene::QueryParser</a>
  -            <br /> - Perl implementation of Lucene QueryParser
  -        </li>
  -        </ul>
  +                <li><a href="http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-cooltools.html">Build your own languages with JavaCC</a>
  +                    <br /> - JavaWorld December 2000
  +                </li>
  +                <li><a href="http://sourceforge.net/projects/nlucene">NLucene</a>
  +                    <br /> - .NET implementation of Lucene
  +                </li>
  +                <li><a href="http://www.divmod.org/Lupy/">Lupy</a>
  +                    <br /> - Python implementation of Lucene
  +                </li>
  +                <li><a href="http://search.cpan.org/author/SIMON/Lucene-QueryParser-1.01/">Lucene::QueryParser</a>
  +                    <br /> - Perl implementation of Lucene QueryParser
  +                </li>
  +            </ul>
  +                            </blockquote>
  +        </p>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +    </table>
  +                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#525D76">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="Related Books"><strong>Related Books</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <ul>
  +                <li><a href="http://www.amazon.com/exec/obidos/tg/detail/-/1861007817/qid=1047858790/sr=1-1/ref=sr_1_1/103-2490464-6993410?v=glance&amp;s=books">
  +                        Professional Struts Applications</a>: Building Web Sites with Struts, Object Relational Bridge, Lucene, and Velocity, by John Carnell,
  +                    Jeff Linwood, and Maciej Zawadzki.
  +                    <br /> - Contains a chapter on using Lucene with Struts, including incremental indexing, architecture, and creating an index from
  +                    a data access layer.
  +                </li>
  +            </ul>
                               </blockquote>
           </p>
         </td></tr>
  
  
  
  1.10      +49 -38    jakarta-lucene/xdocs/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/xdocs/resources.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- resources.xml	10 Mar 2003 16:52:41 -0000	1.9
  +++ resources.xml	12 Apr 2003 00:42:02 -0000	1.10
  @@ -1,48 +1,59 @@
   <?xml version="1.0"?>
   <document>
       <properties>
  -    <author email="cutting@apache.org">Doug Cutting</author>
  -    <title>Resources - Jakarta Lucene</title>
  +        <author email="cutting@apache.org">Doug Cutting</author>
  +        <title>Resources - Jakarta Lucene</title>
       </properties>
       <body>
   
  -    <section name="Articles">
  -        <ul>
  -        <li><a
  -               href="http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-lucene.html">The Lucene search engine Powerful flexible and free</a>
  -            <br/> - JavaWorld, September 2000
  -        </li>
  -        <li><a
  -               href="http://www.onjava.com/pub/a/onjava/2003/01/15/lucene.html">Introduction to Text Indexing with Apache Jakarta Lucene</a>
  -            <br/> - Onjava.com, January 2003
  -        </li>
  -        <li><a
  -               href="http://www.onjava.com/pub/a/onjava/2003/03/05/lucene.html">Advanced Text Indexing with Lucene</a>
  -            <br/> - Onjava.com, March 2003
  -        </li>
  -        <li><a
  -               href="http://www.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>
  -        </li>
  -        </ul>
  -    </section>
  +        <section name="Articles">
  +            <ul>
  +                <li><a
  +                        href="http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-lucene.html">The Lucene search engine Powerful flexible and free</a>
  +                    <br/> - JavaWorld, September 2000
  +                </li>
  +                <li><a
  +                        href="http://www.onjava.com/pub/a/onjava/2003/01/15/lucene.html">Introduction to Text Indexing with Apache Jakarta Lucene</a>
  +                    <br/> - Onjava.com, January 2003
  +                </li>
  +                <li><a
  +                        href="http://www.onjava.com/pub/a/onjava/2003/03/05/lucene.html">Advanced Text Indexing with Lucene</a>
  +                    <br/> - Onjava.com, March 2003
  +                </li>
  +                <li><a
  +                        href="http://www.chedong.com/tech/lucene.html">Lucene introduction in Chinese</a>
  +                </li>
  +            </ul>
  +        </section>
   
  -    <section name="Related Resources">
  -        <ul>
  -        <li><a
  -               href="http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-cooltools.html">Build your own languages with JavaCC</a>
  -            <br/> - JavaWorld December 2000
  -        </li>
  -        <li><a href="http://sourceforge.net/projects/nlucene">NLucene</a>
  -            <br/> - .NET implementation of Lucene
  -        </li>
  -        <li><a href="http://www.divmod.org/Lupy/">Lupy</a>
  -            <br/> - Python implementation of Lucene
  -        </li>
  -        <li><a href="http://search.cpan.org/author/SIMON/Lucene-QueryParser-1.01/">Lucene::QueryParser</a>
  -            <br/> - Perl implementation of Lucene QueryParser
  -        </li>
  -        </ul>
  -    </section>
  +        <section name="Related Resources">
  +            <ul>
  +                <li><a
  +                        href="http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-cooltools.html">Build your own languages with JavaCC</a>
  +                    <br/> - JavaWorld December 2000
  +                </li>
  +                <li><a href="http://sourceforge.net/projects/nlucene">NLucene</a>
  +                    <br/> - .NET implementation of Lucene
  +                </li>
  +                <li><a href="http://www.divmod.org/Lupy/">Lupy</a>
  +                    <br/> - Python implementation of Lucene
  +                </li>
  +                <li><a href="http://search.cpan.org/author/SIMON/Lucene-QueryParser-1.01/">Lucene::QueryParser</a>
  +                    <br/> - Perl implementation of Lucene QueryParser
  +                </li>
  +            </ul>
  +        </section>
  +
  +        <section name="Related Books">
  +            <ul>
  +                <li><a href="http://www.amazon.com/exec/obidos/tg/detail/-/1861007817/qid=1047858790/sr=1-1/ref=sr_1_1/103-2490464-6993410?v=glance&amp;s=books">
  +                        Professional Struts Applications</a>: Building Web Sites with Struts, Object Relational Bridge, Lucene, and Velocity, by John Carnell,
  +                    Jeff Linwood, and Maciej Zawadzki.
  +                    <br/> - Contains a chapter on using Lucene with Struts, including incremental indexing, architecture, and creating an index from
  +                    a data access layer.
  +                </li>
  +            </ul>
  +        </section>
   
       </body>
   </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org