You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2005/11/11 22:26:03 UTC

[jira] Resolved: (LUCENE-462) bad normalization in sorted search returning TopDocs

     [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org