My cluster holds more than 10B documents stored in 15T. The size of my collections is variable but I have collections with 800M documents distributed over the 12 nodes, the amount of documents per shard is ~66M and indeed the performance is good.
I need the collections to isolate the data of my clients and for scalability reasons. Isolate data in collections give the power to allocate the data in new machines in a easy way, or promote my clients to better hardware. In a situation like that fast restarts are critical to ensure availability and to recover from situations where 2 or more nodes goes down. ----- Best regards -- View this message in context: http://lucene.472066.n3.nabble.com/Uncaught-exception-java-lang-StackOverflowError-in-6-3-0-tp4309849p4311200.html Sent from the Solr - User mailing list archive at Nabble.com.