- Rearranged the Resources section a bit and added a link to Lucene Sandbox

page.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149763 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2002-06-04 15:16:28 +00:00
parent 88ca33439d
commit 09aa3e0c54
1 changed files with 7 additions and 5 deletions

View File

@ -59,22 +59,24 @@
<p><strong>Resources</strong></p>
<ul>
<li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a>
</li>
<li> <a href="./gettingstarted.html">Getting Started</a>
</li>
<li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a>
</li>
<li> <a href="./gettingstarted.html">Getting Started</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="./resources.html">Articles</a>
</li>
<li> <a href="./queryparsersyntax.html">Query Syntax</a>
</li>
<li> <a href="./api/index.html">Javadoc</a>
<li> <a href="./api/index.html">Javadoc API</a>
</li>
<li> <a href="./contributions.html">Contributions</a>
</li>
<li> <a href="./lucenesandbox.html">Lucene Sandbox</a>
</li>
<li> <a href="./resources.html">Articles</a>
</li>
</ul>
<p><strong>Plans</strong></p>