[ https://issues.apache.org/jira/browse/LUCENE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doron Cohen updated LUCENE-913: ------------------------------- Attachment: lucene-913.patch patch attached for future reference, contains: - Michael's fix - new test in QueryUtils that exposes the bug - some debugging improvements in QueryUtils. > Two consecutive score() calls return different scores for Boolean Queries. > -------------------------------------------------------------------------- > > Key: LUCENE-913 > URL: https://issues.apache.org/jira/browse/LUCENE-913 > Project: Lucene - Java > Issue Type: Bug > Components: Search > Reporter: Doron Cohen > Assignee: Doron Cohen > Priority: Minor > Fix For: 2.2 > > Attachments: lucene-913.patch > > > Two consecutive calls to score() return different scores (no next() or > skipTo() calls in between). > Background in LUCENE-912 . -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]