Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
I'd like to use a dynamic field as the destination of a copyField:
Given:
<field name="tag_*" type="string" ... />
<field name="text_*" type="text" ... />
I want:
<copyField source="tag_" dest="text_" />
For background see:
http://www.nabble.com/copyField-to-a-dynamic-field-tf2300115.html#a6419101
http://www.nabble.com/dynamic-copyFields-tf3683816.html#a10296520