mirror of https://github.com/apache/lucene.git
- 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:
parent
e08f35fc06
commit
a1db392da5
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue