- Fixed an incorrect statement about 0.2 boost of Fuzzy queries.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150015 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2003-09-10 15:55:05 +00:00
parent 577bfab58f
commit b058f63c30
2 changed files with 54 additions and 56 deletions

View File

@ -363,7 +363,6 @@
</table>
</div>
<p>This search will find terms like foam and roams</p>
<p>Note:Terms found by the fuzzy search will automatically get a boost factor of 0.2</p>
</blockquote>
</td></tr>
<tr><td><br/></td></tr>

View File

@ -89,7 +89,6 @@
<source>roam~</source>
<p>This search will find terms like foam and roams</p>
<p>Note:Terms found by the fuzzy search will automatically get a boost factor of 0.2</p>
</subsection>