Here's a sample of indexing with SolrJ instead of DIH, you could consider partitioning your problem to N copies of this and running in parallel. http://www.lucidimagination.com/blog/2012/02/14/indexing-with-solrj/
But you haven't indicated whether your speed issue is on the query side or the index side. Before you know where to put your efforts, you need to answer that question.... Best Erick On Wed, Mar 21, 2012 at 2:02 PM, Suneel <pandey.sun...@gmail.com> wrote: > Hello Friends, > > I am using sql data base and importing data in solr by using DIH. now my > data have increase its taking lot of time, i want bulk insert i have tried > but not got any article of net. > please provide me some example to write the script to bulk insertion from > sql to solr. this will be very helpful to me. > > > > ----- > Regards, > > Suneel Pandey > Sr. Software Developer > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Bulk-insertion-in-solr-tp3846362p3846362.html > Sent from the Solr - User mailing list archive at Nabble.com.