You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/19 05:34:59 UTC

[jira] [Commented] (SOLR-9657) Create a new TemplateUpdateRequestProcessorFactory

    [ https://issues.apache.org/jira/browse/SOLR-9657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15587738#comment-15587738 ] 

ASF subversion and git services commented on SOLR-9657:
-------------------------------------------------------

Commit c2e031add3d5db2c4e89a5a92afd7bb8cc1f481f in lucene-solr's branch refs/heads/master from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=c2e031a ]

SOLR-9657: New TemplateUpdateProcessorFactory added


> Create a new TemplateUpdateRequestProcessorFactory
> --------------------------------------------------
>
>                 Key: SOLR-9657
>                 URL: https://issues.apache.org/jira/browse/SOLR-9657
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>         Attachments: SOLR-9657.patch
>
>
> Unlike other URPs, this will operate on request parameters
> example:
> {code}
> processor=Template&Template.field=fname:${somefield}some_string${someotherfield}
> {code}
> The actual name of the class is {{TemplateUpdateProcessorFactory}} and it is possible to optionally drop the {{UpdateProcessorfactory}} part.  The {{Template.field}} specifies a field name as well as a template. The {{Template.field}} parameter is multivalued , so , it is possible to add multiple fields or a multivalued field with same name



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org