[
https://issues.apache.org/jira/browse/LUCENE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968488#action_12968488
]
Ryan McKinley commented on LUCENE-2803:
---------------------------------------
if checkMatchAllBits always has a null first parameter, should we just take it
out?
> 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]