- Added a link to LARM Technical Overview.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149872 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2002-10-30 04:09:30 +00:00
parent 95b36d4da1
commit 5a0f8c16b1
1 changed files with 16 additions and 5 deletions

View File

@ -7,16 +7,19 @@
<body>
<section name="Lucene Sandbox">
<p>
Lucene project also contains a workspace, Lucene Sandbox, that is open to all Lucene committers, as well
as a few other developers. The purpose of the Sandbox is to host various third party contributions,
and to serve as a place to try out new ideas and prepare them for inclusion into the core Lucene
distribution.
distribution.<br/>
Users are free to experiment with the components developed in the Sandbox, but Sandbox components will
not necessarily be maintained, particularly in their current state.
<P>
You can access Lucene Sandbox CVS repository at
<A HREF="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/">http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/</A>.
</P>
</p>
<p>
You can access the Lucene Sandbox CVS repository at
<a href="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/">http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/</a>.
</p>
<subsection name="Indyo">
<p>
@ -27,6 +30,14 @@ A tutorial for using Indyo can be found <a href="indyo/tutorial.html">here</a>.
</p>
</subsection>
<subsection name="LARM">
<p>
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>
</subsection>
</section>
</body>