[ 
https://issues.apache.org/jira/browse/LUCENE-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615496#comment-13615496
 ] 

Adrien Grand commented on LUCENE-4888:
--------------------------------------

May someone confirm that the assertions I added to 
AssertingDocsAndPositionsEnum are correct (meaning there is actually a bug in 
SloppyPhraseScorer)?
                
> SloppyPhraseScorer calls DocsAndPositionsEnum.advance with target = -1
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-4888
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4888
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 4.2
>            Reporter: Adrien Grand
>         Attachments: LUCENE-4888.patch
>
>
> SloppyPhraseScorer calls DocsAndPositionsEnum.advance with target = -1 
> although the behavior of this method is undefined in such cases.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]

Reply via email to