- Removed a copy/paste error in SearchBean section, and fixed a link to

SearchBean in CVS.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150101 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2003-10-15 13:46:03 +00:00
parent e08f35fc06
commit a1db392da5
1 changed files with 1 additions and 5 deletions

View File

@ -65,13 +65,9 @@ them into the HitsIterator class, which can be used for paging and sorting throu
</p>
<p>
<a href="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/searchBean/">The
<a href="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/searchbean/">The
CVS repository for the SearchBean contribution.</a>
</p>
<p>
<a href="http://snowball.tartarus.org/">Background information on Snowball</a>,
which is a language for stemmers developed by Martin Porter.
</p>
</subsection>