[ 
https://issues.apache.org/jira/browse/LUCENE-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617265#comment-16617265
 ] 

ASF subversion and git services commented on LUCENE-8502:
---------------------------------------------------------

Commit 6fac57d9ad4e2251118b400215b08901781c9696 in lucene-solr's branch 
refs/heads/master from [~simonw]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=6fac57d ]

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)
>
>
>  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]

Reply via email to