[
https://issues.apache.org/jira/browse/LUCENE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated LUCENE-2803:
---------------------------------
Attachment: LUCENE-2803.patch
Here's the patch... pretty simple, so I plan on committing shortly.
> 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
> Attachments: LUCENE-2803.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]