You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2009/08/14 11:11:14 UTC

[jira] Commented: (LUCENE-1807) Add convenient constructor to PerFieldAnalyzerWrapper for Dependency Injection

    [ https://issues.apache.org/jira/browse/LUCENE-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743146#action_12743146 ] 

Michael McCandless commented on LUCENE-1807:
--------------------------------------------

Makes sense and patch looks good... I'll commit shortly.

> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org