You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2012/05/23 22:21:41 UTC

[jira] [Resolved] (LUCENE-2436) FilterIndexReader doesn't delegate everything necessary

     [ https://issues.apache.org/jira/browse/LUCENE-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler resolved LUCENE-2436.
-----------------------------------

    Resolution: Fixed

This was fixed by the IndexReader to AtomucReader refactoring a while ago.
                
> FilterIndexReader doesn't delegate everything necessary
> -------------------------------------------------------
>
>                 Key: LUCENE-2436
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2436
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/index
>            Reporter: Yonik Seeley
>             Fix For: 4.0
>
>
> Some new methods like fields() aren't delegated by FilterIndexReader, incorrectly resulting in the IndexReader base class method being used.  We should audit all current IndexReader methods to determine which should be overridden and delegated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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