is there a way to use <copyfield> with a wildcard-source? 
For example to copy all fields of a certain dynamic field type:
<dynamicField name="*ss" .../>
<dynamicField name="*ss_suggest" .../>
 ...
<copyfield source="*_ss_suggest" dest="suggest">

Reply via email to