[
https://issues.apache.org/jira/browse/SOLR-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513316
]
Yonik Seeley commented on SOLR-306:
-----------------------------------
Of course if the source isn't dynamic, there really isn't a reason for this
feature at all.
> copyFields with a dynamic destination should support static source
> ------------------------------------------------------------------
>
> Key: SOLR-306
> URL: https://issues.apache.org/jira/browse/SOLR-306
> Project: Solr
> Issue Type: Improvement
> Reporter: Ryan McKinley
> Priority: Minor
> Fix For: 1.3
>
> Attachments: SOLR-306-CopyField.patch
>
>
> In SOLR-226, we added support for copy fields with a dynamic destination.
> We should also support dynamic copyFields with a static source:
> <copyField source="name" dest="text_*" />
> This will copy the contents of "name" to "text_name"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.