[
https://issues.apache.org/jira/browse/LUCENE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved LUCENE-2803.
----------------------------------
Resolution: Fixed
Fix Version/s: 4.0
committed. I'm not super happy with the verbiage in CHANGES.txt, so please
feel free to improve.
Note: this is also a problem in 2.9 and 3.x, but any fix would be much more
difficult since deleted docs are screened out at a very low level int he APIs.
> 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
> Fix For: 4.0
>
> 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]