You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2017/11/21 11:07:00 UTC

[jira] [Created] (LUCENE-8055) MemoryIndex.MemoryDocValuesIterator returns 2 document instead of 1

Simon Willnauer created LUCENE-8055:
---------------------------------------

             Summary: MemoryIndex.MemoryDocValuesIterator returns 2 document instead of 1
                 Key: LUCENE-8055
                 URL: https://issues.apache.org/jira/browse/LUCENE-8055
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/other
            Reporter: Simon Willnauer
            Assignee: Simon Willnauer
             Fix For: master (8.0), 7.2, 7.1.1


It there is a DV field in the MemoryIndex the `MemoryIndex.MemoryDocValuesIterator` will return 2 documents instead of 1. Simple off by one error and no tests. I have a patch ready for it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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