I using sorlj to export object to solr, it get data from csv file, load it into objects and exports to solr server. It works perfectly in solr 3.2 but it misses a lots of records in 3.5. If I manually export one by one, it works. Solr 3.5 could not handle too many insert requests, I think. Could anyone please point me out why?
-- View this message in context: http://lucene.472066.n3.nabble.com/Solr-3-5-miss-data-because-too-many-insert-requests-tp3582098p3582098.html Sent from the Lucene - General mailing list archive at Nabble.com.