bad normalization in sorted search returning TopDocs
----------------------------------------------------

         Key: LUCENE-462
         URL: http://issues.apache.org/jira/browse/LUCENE-462
     Project: Lucene - Java
        Type: Bug
    Reporter: Yonik Seeley
 Assigned to: Yonik Seeley 
    Priority: Minor


FieldSortedHitQueue.maxscore is maintained in the lessThan method (which never 
gets called if a single document is added to the queue).

I've checked in a test to TestSort.testTopDocsScores() with the final assertion 
commented out.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to