Author: cutting
Date: Thu Jun  2 12:04:04 2005
New Revision: 179626

URL: http://svn.apache.org/viewcvs?rev=179626&view=rev
Log:
Fixed Javadoc.  Patch by Michael Stack.

Modified:
    incubator/nutch/trunk/src/java/org/apache/nutch/searcher/NutchBean.java

Modified: 
incubator/nutch/trunk/src/java/org/apache/nutch/searcher/NutchBean.java
URL: 
http://svn.apache.org/viewcvs/incubator/nutch/trunk/src/java/org/apache/nutch/searcher/NutchBean.java?rev=179626&r1=179625&r2=179626&view=diff
==============================================================================
--- incubator/nutch/trunk/src/java/org/apache/nutch/searcher/NutchBean.java 
(original)
+++ incubator/nutch/trunk/src/java/org/apache/nutch/searcher/NutchBean.java Thu 
Jun  2 12:04:04 2005
@@ -191,6 +191,8 @@
    * @param numHits number of requested hits
    * @param maxHitsPerDup the maximum hits returned with matching values, or 
zero
    * @param dedupField field name to check for duplicates
+   * @param sortField Field to sort on (or null if no sorting).
+   * @param reverse True if we are to reverse sort by <code>sortField</code>.
    * @return Hits the matching hits
    * @throws IOException
    */




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Nutch-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to