is it possible to do somehting like this:

Now im wondering how to do something like this:
  
<field name="member_of_facet" type="string" indexed="true" stored="true"
multiValued="true"/> 

<field name="member_of" type="string" indexed="true" stored="true"
multiValued="false"/> 


  <copyField source="member_of" dest="member_of_facet" /> 


if so, i dont seem to be making progress
thanks
-- 
View this message in context: 
http://www.nabble.com/copyfield-at-search-time--tp25491979p25491979.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to