Hi,Does Solr have any sort of limit when attempting multiple updates, from separate clients?
Are there any safe thresholds one should try to stay within?I have an index of around 60m documents that gets updated at key points during the day from ~200 downloaded files - I'd like to fork off multiple processes to deal with the incoming data to get it into Solr quicker.
Thanks, Rob