[
https://issues.apache.org/jira/browse/LUCENE-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617273#comment-16617273
]
ASF subversion and git services commented on LUCENE-8502:
---------------------------------------------------------
Commit e0b524bce43e8362bb982bd06d01ef039fe0f2f6 in lucene-solr's branch
refs/heads/branch_7x from [~simonw]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e0b524b ]
LUCENE-8502: Allow access to delegate in FilterCodecReader
FilterCodecReader doesn't allow access to it's delegate like other
filter readers. This adds a new getDelegate method to access the
wrapped reader.
> Allow access to delegate in FilterCodecReader
> ----------------------------------------------
>
> Key: LUCENE-8502
> URL: https://issues.apache.org/jira/browse/LUCENE-8502
> Project: Lucene - Core
> Issue Type: Bug
> Affects Versions: 7.5, master (8.0)
> Reporter: Simon Willnauer
> Priority: Major
> Fix For: 7.5, master (8.0)
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> FilterCodecReader doesn't allow access to it's delegate like other
> filter readers. This adds a new getDelegate method to access the
> wrapped reader.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]