You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2010/12/07 00:44:09 UTC

[jira] Commented: (LUCENE-2803) FieldCache should not pay attention to deleted docs when creating entries

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org