[ 
https://issues.apache.org/jira/browse/LUCENE-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand updated LUCENE-7495:
---------------------------------
    Attachment: LUCENE-7495.patch

Here is a patch.

> Asserting*DocValues are too lenient when checking the target in advance
> -----------------------------------------------------------------------
>
>                 Key: LUCENE-7495
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7495
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>         Attachments: LUCENE-7495.patch
>
>
> They only check {{target >= docID()}} while the actual check should be 
> {{target > docID()}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to