[ http://issues.apache.org/jira/browse/LUCENE-462?page=all ] Yonik Seeley resolved LUCENE-462: ---------------------------------
Fix Version: 1.9 Resolution: Fixed fixed. > 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 > Assignee: Yonik Seeley > Priority: Minor > Fix For: 1.9 > Attachments: FieldSortedHitQueue_maxscore.patch > > 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]