You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2016/10/13 15:56:20 UTC

[jira] [Created] (LUCENE-7495) Asserting*DocValues are too lenient when checking the target in advance

Adrien Grand created LUCENE-7495:
------------------------------------

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


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