Is there anyway to instruct copy field overwrite an existing field, or only
accept the first one?

  <copyField source="source1" dest="dest"/>
  <copyField source="source2" dest="dest"/>

Basically I'm want to copy source1 to dest (if it exists). If source1 doesnt
exist then copy source2 into dest.

Is this possible?
-- 
View this message in context: 
http://n3.nabble.com/CopyField-tp722785p722785.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to