"before an update chain"
Really? Why?
And if so, then you will definitely have to deal with it before handing the
data to Solr since the update chain is where preprocessing of input data
normally happens for updates in Solr.
Be specific as to what processing you want to occur. Provide an example if
you can.
-- Jack Krupansky
-----Original Message-----
From: eShard
Sent: Wednesday, August 07, 2013 3:10 PM
To: solr-user@lucene.apache.org
Subject: How to parse multivalued data into single valued fields?
Hi,
I'm currently using solr 4.0 final with Manifoldcf v1.3 dev.
I have multivalued titles (the names are all the same so far) that must go
into a single valued field.
Can a transformer do this?
Can anyone show me how to do it?
And this has to fire off before an update chain takes place.
Thanks,
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-parse-multivalued-data-into-single-valued-fields-tp4083108.html
Sent from the Solr - User mailing list archive at Nabble.com.