FieldCache should not pay attention to deleted docs when creating entries
-------------------------------------------------------------------------

                 Key: LUCENE-2803
                 URL: https://issues.apache.org/jira/browse/LUCENE-2803
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Yonik Seeley


The FieldCache uses a key that ignores deleted docs, so it's actually a bug to 
use deleted docs when creating an entry.  It can lead to incorrect values when 
the same entry is used with a different reader.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to