One note.... I decided to reverse the order of the articles such that the newest articles are at the top in reverse chronological order. This wasn't done because my article is the newest :) - it was done because the latest articles are the most current and up-to-date. If anyone feels strongly about the previous ordering, I'd be happy to change it back.

Erik


Begin forwarded message:


From: [EMAIL PROTECTED]
Date: January 2, 2004 1:56:09 PM EST
To: [EMAIL PROTECTED]
Subject: cvs commit: jakarta-lucene/docs resources.html
Reply-To: "Lucene Developers List" <[EMAIL PROTECTED]>

ehatcher 2004/01/02 10:56:08

  Modified:    xdocs    resources.xml
               docs     resources.html
  Log:
  add another article to resources

  Revision  Changes    Path
  1.17      +35 -23    jakarta-lucene/xdocs/resources.xml

  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/xdocs/resources.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- resources.xml     13 Oct 2003 13:22:32 -0000      1.16
  +++ resources.xml     2 Jan 2004 18:56:08 -0000       1.17
  @@ -8,29 +8,38 @@

<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-106.ibm.com/developerworks/library/j- lucene/">Parsing, indexing, and searching XML with Digester and Lucene</a>
- <br/> - IBM developerWorks, June 2003
- </li>
- <li><a href="http://today.java.net/pub/a/today/2003/07/30/ LuceneIntro.html">Lucene Intro</a>
- <br/> - java.net, July 2003
- </li>
- <li><a
- href="http://builder.com.com/5100-6389-5054799.html";>Give your Web site its own search engine using Lucene</a>
- <br/> - Builder.com, July 2003
- </li>
+ <li>
+ <a href="http://today.java.net/pub/a/today/2003/11/07/ QueryParserRules.html">QueryParser Rules</a>
+ <br/> - java.net, November 2003
+ </li>
+ <li>
+ <a
+ href="http://builder.com.com/5100-6389-5054799.html";>Give your Web site its own search engine using Lucene</a>
+ <br/> - Builder.com, July 2003
+ </li>
+ <li>
+ <a href="http://today.java.net/pub/a/today/2003/07/30/ LuceneIntro.html">Lucene Intro</a>
+ <br/> - java.net, July 2003
+ </li>
+ <li>
+ <a
+ href="http://www-106.ibm.com/developerworks/library/j- lucene/">Parsing, indexing, and searching XML with Digester and Lucene</a>
+ <br/> - IBM developerWorks, June 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.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.javaworld.com/javaworld/jw-09-2000/jw-0915- lucene.html">The Lucene search engine Powerful flexible and free</a>
+ <br/> - JavaWorld, September 2000
+ </li>
</ul>
</section>


@@ -65,6 +74,9 @@
</li>
<li><a href="http://search.cpan.org/author/SIMON/Lucene-QueryParser -1.01/">Lucene::QueryParser</a>
<br/> - Perl implementation of Lucene QueryParser
+ </li>
+ <li><a href="http://rubyforge.org/projects/rubylucene/";>RubyLucene</a>
+ <br/> - Ruby implementation of Lucene (under development)
</li>
</ul>
</section>




1.38 +30 -18 jakarta-lucene/docs/resources.html

Index: resources.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/resources.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- resources.html 26 Dec 2003 18:05:26 -0000 1.37
+++ resources.html 2 Jan 2004 18:56:08 -0000 1.38
@@ -119,24 +119,33 @@
<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-106.ibm.com/developerworks/library/j- lucene/">Parsing, indexing, and searching XML with Digester and Lucene</a>
- <br /> - IBM developerWorks, June 2003
- </li>
- <li><a href="http://today.java.net/pub/a/today/2003/07/30/ LuceneIntro.html">Lucene Intro</a>
- <br /> - java.net, July 2003
- </li>
- <li><a href="http://builder.com.com/5100-6389-5054799.html";>Give your Web site its own search engine using Lucene</a>
- <br /> - Builder.com, July 2003
- </li>
+ <li>
+ <a href="http://today.java.net/pub/a/today/2003/11/07/ QueryParserRules.html">QueryParser Rules</a>
+ <br /> - java.net, November 2003
+ </li>
+ <li>
+ <a href="http://builder.com.com/5100-6389-5054799.html";>Give your Web site its own search engine using Lucene</a>
+ <br /> - Builder.com, July 2003
+ </li>
+ <li>
+ <a href="http://today.java.net/pub/a/today/2003/07/30/ LuceneIntro.html">Lucene Intro</a>
+ <br /> - java.net, July 2003
+ </li>
+ <li>
+ <a href="http://www-106.ibm.com/developerworks/library/j- lucene/">Parsing, indexing, and searching XML with Digester and Lucene</a>
+ <br /> - IBM developerWorks, June 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.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.javaworld.com/javaworld/jw-09-2000/jw-0915- lucene.html">The Lucene search engine Powerful flexible and free</a>
+ <br /> - JavaWorld, September 2000
+ </li>
</ul>
</blockquote>
</p>
@@ -188,6 +197,9 @@
</li>
<li><a href="http://search.cpan.org/author/SIMON/Lucene-QueryParser -1.01/">Lucene::QueryParser</a>
<br /> - Perl implementation of Lucene QueryParser
+ </li>
+ <li><a href="http://rubyforge.org/projects/rubylucene/";>RubyLucene</a>
+ <br /> - Ruby implementation of Lucene (under development)
</li>
</ul>
</blockquote>





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


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



Reply via email to