[
https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724119#comment-13724119
]
Shai Erera commented on LUCENE-5153:
------------------------------------
bq. I think this is the right thing?
I tend to agree. If by wrapping we look at the wrapped object as a black box,
then we should only allow intervention on its fronts -- before its char filters
and after its token stream.
> Allow wrapping Reader from AnalyzerWrapper
> ------------------------------------------
>
> Key: LUCENE-5153
> URL: https://issues.apache.org/jira/browse/LUCENE-5153
> Project: Lucene - Core
> Issue Type: New Feature
> Components: core/index
> Reporter: Shai Erera
> Assignee: Shai Erera
> Attachments: LUCENE-5153.patch
>
>
> It can be useful to allow AnalyzerWrapper extensions to wrap the Reader given
> to initReader, e.g. with a CharFilter.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]