Solr safe dataimport and core swap on high-traffic website
问题 Hello fellow technicians, Let's assume we have a (PHP) website with millions of visitors a month and we running a SolR index on the website with 4 million documents hosted. Solr is running on 4 separate servers where one server is the master and other 3 servers are replicated. There can be inserted thousands of documents into Solr every 5 minutes. And besides that, user can update their account which also should trigger a solr update. I am looking for a safe strategy to rebuild the index fast