I guess you are trying to index another Solr index via DIH's SolrEntityProcessor. That processor wasn't really designed for migrating huge indexes. You're better off re-indexing content directly to another Solr.
As far as this error is concerned, my guess is that it is due to an error thrown by your 3.5 server while deep paging through the response. On Wed, Aug 21, 2013 at 6:31 PM, Montu v Boda <montu.b...@highqsolutions.com> wrote: > when we import the all index of solr 3.5 to 4.3 then import goes fail each > and every time due to below error. > > Caused by: org.apache.solr.common.SolrException: parsing error > Caused by: org.paache.http.MalformedChunkCodingException: Unexpected content > at the end of chunk > > > we have 50 lac document is index in solr 3.5. approx the size of that index > is 400 GB. > > > Thanks & REgards > Montu v Boda > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Data-Import-faile-in-solr-4-3-0-tp4085868.html > Sent from the Solr - User mailing list archive at Nabble.com. -- Regards, Shalin Shekhar Mangar.