You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Doron Cohen (JIRA)" <ji...@apache.org> on 2007/06/06 23:49:25 UTC

[jira] Created: (LUCENE-913) Two consecutive score() calls return different scores for Bollean Queries.

Two consecutive score() calls return different scores for Bollean 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


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


[jira] Resolved: (LUCENE-913) Two consecutive score() calls return different scores for Boolean Queries.

Posted by "Doron Cohen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doron Cohen resolved LUCENE-913.
--------------------------------

       Resolution: Fixed
    Lucene Fields: [Patch Available]  (was: [New])

Committed, thanks Michael!

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


[jira] Updated: (LUCENE-913) Two consecutive score() calls return different scores for Boolean Queries.

Posted by "Sean Timm (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Timm updated LUCENE-913:
-----------------------------

    Summary: Two consecutive score() calls return different scores for Boolean Queries.  (was: Two consecutive score() calls return different scores for Bollean Queries.)

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


[jira] Updated: (LUCENE-913) Two consecutive score() calls return different scores for Boolean Queries.

Posted by "Doron Cohen (JIRA)" <ji...@apache.org>.
     [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-913) Two consecutive score() calls return different scores for Bollean Queries.

Posted by "Michael Busch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Busch updated LUCENE-913:
---------------------------------

    Fix Version/s: 2.2

> Two consecutive score() calls return different scores for Bollean 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
>
>
> 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org