Hi, I have a collection (numShards=3, replicationFactor=2) split on 2 machines. Since the amount of data is huge I have to index, I would like start multiple instances of the same process that would index data to Solr. Is there any limitation or counter-indication is this area?
The indexing client is custom built by me and parses files (each instance parses a different file), and the uniqueId is auto-generated. Would a commit in a process also commit the uncommitted changes created by another process? -- View this message in context: http://lucene.472066.n3.nabble.com/Concurent-indexing-tp4095409.html Sent from the Solr - User mailing list archive at Nabble.com.