update/fix search.payloads package.html

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@806208 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2009-08-20 15:13:42 +00:00
parent a27db540e6
commit b4c0d64924
1 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,9 @@
</DIV>
<div>
<ol>
<li><a href="./BoostingTermQuery.html">BoostingTermQuery</a> -- Boost a term's score based on the value of the payload located at that term</li>
<li><a href="./BoostingFunctionTermQuery.html">BoostingFunctionTermQuery</a> -- Boost a term's score based on the value of the payload located at that term.</li>
<li><a href="./BoostingNearQuery.html">BoostingNearQuery</a> -- A <a href="SpanNearQuery.html">SpanNearQuery</a> that factors in the value of the payloads located
at each of the positions where the spans occur.</li>
</ol>
</div>
<DIV>&nbsp;</DIV>