[
https://issues.apache.org/jira/browse/LUCENE-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216732#comment-13216732
]
Uwe Schindler edited comment on LUCENE-3822 at 2/26/12 1:14 PM:
----------------------------------------------------------------
Patch for 3.x, TermPositions is left out, because its impl is fcked up.
was (Author: thetaphi):
Patch for 3.x, TermPositions is left out,m because its impl is fcked up.
> Inner classes of FilterAtomicReader (trunk) / FilterIndexReader (3.x) do not
> override all methods to be filtered
> ----------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-3822
> URL: https://issues.apache.org/jira/browse/LUCENE-3822
> Project: Lucene - Java
> Issue Type: Bug
> Components: core/index
> Affects Versions: 3.5, 4.0
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Fix For: 3.6, 4.0
>
> Attachments: LUCENE-3822-3x.patch, LUCENE-3822.patch
>
>
> This issue adds missing checks in the FilterReader test to also check
> overridden methods in the enum implementations (inner classes) similar to the
> checks added by Shai Erea.
--
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]