Re: Reading data from another solr core

2015-01-28 Thread solrk
Thank you Alvaro Cabrerizo! I am going to give a shot. -- View this message in context: http://lucene.472066.n3.nabble.com/Reading-data-from-another-solr-core-tp4182466p4182758.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Reading data from another solr core

2015-01-28 Thread Alvaro Cabrerizo
Hi, I usually use the SolrEntityProcessor for moving/transform data between cores, it's a piece of cake! Regards. On Wed, Jan 28, 2015 at 8:13 AM, solrk wrote: > Hi Guys, > > I have multiple cores setup in my solr server. I would like read/import > data > from one core(source) into another co