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 2006/12/01 10:20:23 UTC

[jira] Commented: (LUCENE-697) Scorer.skipTo affects sloppyPhrase scoring

    [ http://issues.apache.org/jira/browse/LUCENE-697?page=comments#action_12454844 ] 
            
Doron Cohen commented on LUCENE-697:
------------------------------------

I went on documenting sloppy phrase scorer and phrase scorer, so that the fix above can make it in more comfortably.
However while doing that I found that the scorer does not behave as I thought it should.
It seems to me that a problem with sloppy phrase scoring is broader  then the skipTo() behavior, and actually the skipTo behavior is just a side effect of that.
So I am creating a new issue to discuss sloppy phrase scoring behavior, that if/when resolved would probably also reolve this one. 
See https://issues.apache.org/jira/browse/LUCENE-736


> Scorer.skipTo affects sloppyPhrase scoring
> ------------------------------------------
>
>                 Key: LUCENE-697
>                 URL: http://issues.apache.org/jira/browse/LUCENE-697
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Search
>    Affects Versions: 2.0.0
>            Reporter: Yonik Seeley
>         Assigned To: Doron Cohen
>         Attachments: sloppy_phrase_skipTo.patch, sloppy_phrase_skipTo.patch2
>
>
> If you mix skipTo() and next(), you get different scores than what is returned to a hit collector.

-- 
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