[
https://issues.apache.org/jira/browse/LUCENE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723941#comment-13723941
]
Robert Muir commented on LUCENE-5153:
-------------------------------------
One odd thing is that wrapComponents adds to the end of the TokenStream chain,
but with this patch wrapReader inserts into the beginning of the charfilter
chain.
Not saying its wrong, but is it the right thing?
> 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]