Sekhar created LUCENE-6323:
------------------------------
Summary: Please add public method
Analyzer#createComponents(Analyzer analyzer, String fieldName, Reader reader)
to org.apache.lucene.analysis.Analyzer
Key: LUCENE-6323
URL: https://issues.apache.org/jira/browse/LUCENE-6323
Project: Lucene - Core
Issue Type: Bug
Components: core/other
Affects Versions: 4.9
Environment: Windows/Linux, JDK 7/8
Reporter: Sekhar
Fix For: 4.10.x
Please add public method Analyzer#createComponents(Analyzer analyzer, String
fieldName,
Reader reader) to org.apache.lucene.analysis.Analyzer
This required to decorate any existing analyzers. Or make existing
createComponents method as public.
PS: I'm doing a migration from Lucene 2.9 to 4.9.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]