Hi All,

Is it possible to use copyField with dynamicField?  I was trying to do
the following,
<dynamicField name="*_text" type="text" indexed="true"  stored="true"/>
<copyField source="*_text" dest="text" maxChars="100" />

and getting a 400 error on trying to copy the first dynamic field.
Without the copyField the fields seem to load ok.

--
  Zach Thompson
  z...@duckduckgo.com
 
 

Reply via email to