[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to