Re: Indexing getting failed after some millions of documents

2014-05-22 Thread Tim Burner
Hi Eric, I am running the code from Eclipse with default heap size of 384Mb and indexing using Solr SimplePostTool, posting xml files through Http Request. I feel its not concern with Heap, otherwise the program would have made my process pretty slow rather this is observed every 2-3 hours of inde

Re: Indexing getting failed after some millions of documents

2014-05-21 Thread Erick Erickson
How much memory have you allocated the JVMs? Also, what's does the Solr log show on the machine that isn't coming up? Sounds like the node went down and perhaps went into recovery And how are you indexing? Best, Erick On Tue, May 20, 2014 at 11:54 PM, Tim Burner wrote: > Hi Everyone, > > I

Indexing getting failed after some millions of documents

2014-05-20 Thread Tim Burner
Hi Everyone, I have installed Solr-4.6 Cloud with external Zookeeper-3.4.5 and Tomcat-7, the configuration is as mentioned below. Single Machine Cluster Setup with 3 shards and 2 Replica deployed on 3 Tomcats with 3 Zookeeper. Everything is installed good and fine, I start with the index and til