I am trying to partially update of 50M data in a collection from CSV using Atomic script(solrj).But it is taking 2 hrs for 1M records.is there anyway i can speed up my update. Using HTTPClient to establish connection and also i am validating whether the particular document is available in collection or not and after that updating the document.
-- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html