otis 2002/11/29 13:23:47 Modified: xdocs/stylesheets project.xml docs contributions.html demo.html demo2.html demo3.html demo4.html fileformats.html gettingstarted.html index.html luceneplan.html powered.html queryparsersyntax.html resources.html todo.html whoweare.html docs/lucene-sandbox index.html docs/lucene-sandbox/indyo tutorial.html docs/lucene-sandbox/larm overview.html Log: - Added 3 links to Resources section. Revision Changes Path 1.15 +8 -4 jakarta-lucene/xdocs/stylesheets/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-lucene/xdocs/stylesheets/project.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- project.xml 7 Nov 2002 20:18:09 -0000 1.14 +++ project.xml 29 Nov 2002 21:23:46 -0000 1.15 @@ -3,7 +3,7 @@ <title>Jakarta Lucene</title> <logo href="/images/lucene_green_300.gif">Jakarta Lucene</logo> - + <body> <menu name="About"> <item name="Overview" href="/index.html"/> @@ -14,7 +14,7 @@ <menu name="Resources"> <item name="FAQ (Official)" href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi" target="_blank"/> - <item name="JGuru FAQ" href="http://www.jguru.com/faq/Lucene"/> + <item name="jGuru FAQ" href="http://www.jguru.com/faq/Lucene"/> <item name="Getting Started" href="/gettingstarted.html"/> <item name="Query Syntax" href="/queryparsersyntax.html"/> <item name="File Formats" href="/fileformats.html"/> @@ -23,10 +23,14 @@ <item name="Lucene Sandbox" href="/lucene-sandbox/"/> <item name="Articles, etc." href="/resources.html"/> <item name="TODO list" href="/todo.html"/> + <item name="Patches" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html"/> <item name="Bugs" href="/site/bugs.html"/> - <item name="Lucene Bugs" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27"/> + <item name="Lucene Bugs" + href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27"/> + <item name="Lucene-user" href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30"/> + <item name="Lucene-dev" href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29"/> </menu> - + <menu name="Plans"> <item name="Application Extensions" href="/luceneplan.html"/> </menu> 1.15 +66 -60 jakarta-lucene/docs/contributions.html Index: contributions.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/contributions.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- contributions.html 7 Nov 2002 20:18:08 -0000 1.14 +++ contributions.html 29 Nov 2002 21:23:46 -0000 1.15 @@ -58,7 +58,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -76,10 +76,16 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> </li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> +</li> </ul> <p><strong>Plans</strong></p> <ul> @@ -143,13 +149,13 @@ <blockquote> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -161,13 +167,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -191,13 +197,13 @@ <blockquote> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -209,13 +215,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -239,13 +245,13 @@ <blockquote> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -257,13 +263,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -287,13 +293,13 @@ <blockquote> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -305,13 +311,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -335,13 +341,13 @@ <blockquote> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -353,13 +359,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -383,13 +389,13 @@ <blockquote> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -401,13 +407,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -424,38 +430,38 @@ <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr><td bgcolor="#828DA6"> <font color="#ffffff" face="arial,helvetica,sanserif"> - <a name="PDF Parser"><strong>PDF Parser</strong></a> + <a name="PDF Box"><strong>PDF Box</strong></a> </font> </td></tr> <tr><td> <blockquote> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> - <a href="http://www.csh.rit.edu/~ben/projects/pdfparser/"> - http://www.csh.rit.edu/~ben/projects/pdfparser/ + <a href="http://www.pdfbox.org/"> + http://www.pdfbox.org/ </a> </font> </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -494,13 +500,13 @@ <blockquote> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -512,13 +518,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -559,13 +565,13 @@ </p> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -577,13 +583,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -609,13 +615,13 @@ </p> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -627,13 +633,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -659,13 +665,13 @@ </p> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -677,13 +683,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -709,13 +715,13 @@ </p> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -727,13 +733,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -759,13 +765,13 @@ </p> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -777,13 +783,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -807,13 +813,13 @@ <blockquote> <table> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> URL </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> @@ -825,13 +831,13 @@ </td> </tr> <tr> - <td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> + <th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> author </font> -</td> +</th> <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> 1.11 +7 -1 jakarta-lucene/docs/demo.html Index: demo.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/demo.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- demo.html 7 Nov 2002 20:18:08 -0000 1.10 +++ demo.html 29 Nov 2002 21:23:46 -0000 1.11 @@ -54,7 +54,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -72,9 +72,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.11 +7 -1 jakarta-lucene/docs/demo2.html Index: demo2.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/demo2.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- demo2.html 7 Nov 2002 20:18:08 -0000 1.10 +++ demo2.html 29 Nov 2002 21:23:46 -0000 1.11 @@ -54,7 +54,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -72,9 +72,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.13 +7 -1 jakarta-lucene/docs/demo3.html Index: demo3.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/demo3.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- demo3.html 7 Nov 2002 20:18:08 -0000 1.12 +++ demo3.html 29 Nov 2002 21:23:46 -0000 1.13 @@ -54,7 +54,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -72,9 +72,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.11 +7 -1 jakarta-lucene/docs/demo4.html Index: demo4.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/demo4.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- demo4.html 7 Nov 2002 20:18:08 -0000 1.10 +++ demo4.html 29 Nov 2002 21:23:46 -0000 1.11 @@ -54,7 +54,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -72,9 +72,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.4 +7 -1 jakarta-lucene/docs/fileformats.html Index: fileformats.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/fileformats.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fileformats.html 7 Nov 2002 20:18:08 -0000 1.3 +++ fileformats.html 29 Nov 2002 21:23:46 -0000 1.4 @@ -52,7 +52,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -70,9 +70,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.11 +7 -1 jakarta-lucene/docs/gettingstarted.html Index: gettingstarted.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/gettingstarted.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gettingstarted.html 7 Nov 2002 20:18:08 -0000 1.10 +++ gettingstarted.html 29 Nov 2002 21:23:46 -0000 1.11 @@ -54,7 +54,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -72,9 +72,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.22 +7 -1 jakarta-lucene/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/index.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- index.html 7 Nov 2002 20:18:08 -0000 1.21 +++ index.html 29 Nov 2002 21:23:46 -0000 1.22 @@ -60,7 +60,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -78,9 +78,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.12 +7 -1 jakarta-lucene/docs/luceneplan.html Index: luceneplan.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/luceneplan.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- luceneplan.html 7 Nov 2002 20:18:08 -0000 1.11 +++ luceneplan.html 29 Nov 2002 21:23:46 -0000 1.12 @@ -52,7 +52,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -70,9 +70,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.20 +7 -1 jakarta-lucene/docs/powered.html Index: powered.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/powered.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- powered.html 7 Nov 2002 20:18:08 -0000 1.19 +++ powered.html 29 Nov 2002 21:23:46 -0000 1.20 @@ -54,7 +54,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -72,9 +72,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.10 +7 -1 jakarta-lucene/docs/queryparsersyntax.html Index: queryparsersyntax.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/queryparsersyntax.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- queryparsersyntax.html 7 Nov 2002 20:18:08 -0000 1.9 +++ queryparsersyntax.html 29 Nov 2002 21:23:46 -0000 1.10 @@ -56,7 +56,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -74,9 +74,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.18 +7 -1 jakarta-lucene/docs/resources.html Index: resources.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/resources.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- resources.html 7 Nov 2002 20:18:08 -0000 1.17 +++ resources.html 29 Nov 2002 21:23:46 -0000 1.18 @@ -54,7 +54,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -72,9 +72,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.2 +7 -1 jakarta-lucene/docs/todo.html Index: todo.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/todo.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- todo.html 7 Nov 2002 22:50:48 -0000 1.1 +++ todo.html 29 Nov 2002 21:23:46 -0000 1.2 @@ -52,7 +52,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -70,9 +70,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.18 +7 -1 jakarta-lucene/docs/whoweare.html Index: whoweare.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/whoweare.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- whoweare.html 7 Nov 2002 20:18:08 -0000 1.17 +++ whoweare.html 29 Nov 2002 21:23:46 -0000 1.18 @@ -56,7 +56,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="./gettingstarted.html">Getting Started</a> </li> @@ -74,9 +74,15 @@ </li> <li> <a href="./todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.6 +7 -1 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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- index.html 7 Nov 2002 20:18:09 -0000 1.5 +++ index.html 29 Nov 2002 21:23:47 -0000 1.6 @@ -54,7 +54,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="../gettingstarted.html">Getting Started</a> </li> @@ -72,9 +72,15 @@ </li> <li> <a href="../todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.5 +7 -1 jakarta-lucene/docs/lucene-sandbox/indyo/tutorial.html Index: tutorial.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/lucene-sandbox/indyo/tutorial.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tutorial.html 7 Nov 2002 20:18:09 -0000 1.4 +++ tutorial.html 29 Nov 2002 21:23:47 -0000 1.5 @@ -54,7 +54,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="../../gettingstarted.html">Getting Started</a> </li> @@ -72,9 +72,15 @@ </li> <li> <a href="../../todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p> 1.4 +7 -1 jakarta-lucene/docs/lucene-sandbox/larm/overview.html Index: overview.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/lucene-sandbox/larm/overview.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- overview.html 7 Nov 2002 20:18:09 -0000 1.3 +++ overview.html 29 Nov 2002 21:23:47 -0000 1.4 @@ -55,7 +55,7 @@ <ul> <li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a> </li> - <li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a> + <li> <a href="http://www.jguru.com/faq/Lucene">jGuru FAQ</a> </li> <li> <a href="../../gettingstarted.html">Getting Started</a> </li> @@ -73,9 +73,15 @@ </li> <li> <a href="../../todo.html">TODO list</a> </li> + <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27/todo.html">Patches</a> +</li> <li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a> </li> <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=30">Lucene-user</a> +</li> + <li> <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=29">Lucene-dev</a> </li> </ul> <p><strong>Plans</strong></p>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>