Martijn van Groningen created LUCENE-7869:
---------------------------------------------

             Summary: MemoryIndex should sort 1d points
                 Key: LUCENE-7869
                 URL: https://issues.apache.org/jira/browse/LUCENE-7869
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Martijn van Groningen


In case of 1d points, the {{PointInSetQuery.MergePointVisitor}} expects that 
these points are visited in ascending order. The memory index doesn't do this 
and this can result in document with multiple points that should match to not 
match. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to