I have two multivalued DIH fields "fname" and "lname". I want to concatenate each of the fname and lname pairs to get a third multivalued DIH field "name".
I tried this : But the result is : [Lars L., Helle K., Thomas A., Jes] [Thomsen, Iversen, Brinck, Olesen], instead of Lars L. Thomsen, Helle K. Iverson, Thomas A Brinck, Jes Oleson. Is there a way to iterate through the multivalued fields or is there something more simple to do this. Thanks, Neha -- View this message in context: http://lucene.472066.n3.nabble.com/Concatenate-multivalued-DIH-fields-tp2749988p2749988.html Sent from the Solr - User mailing list archive at Nabble.com.