[ https://issues.apache.org/jira/browse/LUCENE-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael McCandless resolved LUCENE-1807. ---------------------------------------- Resolution: Fixed Fix Version/s: 2.9 Thanks Paul! > 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 > Assignee: Michael McCandless > Priority: Trivial > Fix For: 2.9 > > 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org