[
https://issues.apache.org/jira/browse/LUCENE-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Cowan updated LUCENE-1807:
-------------------------------
Attachment: LUCENE-1807.patch
Patch to add extra constructor.
> Add convenient constructor to PerFieldAnalyzerWrapper for Dependency Injection
> ------------------------------------------------------------------------------
>
> Key: LUCENE-1807
> URL: https://issues.apache.org/jira/browse/LUCENE-1807
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Analysis
> Affects Versions: 2.9
> Reporter: Paul Cowan
> Priority: Trivial
> Attachments: LUCENE-1807.patch
>
>
> It would be good if PerFieldAnalyzerWrapper had a constructor which took in
> an analyzer map, rather than having to repeatedly call addAnalyzer -- this
> would make it much easier/cleaner to use this class in e.g. Spring XML
> configurations.
> Relatively trivial change, patch to be attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]