Re: Java Heap Error
I was mistaken xms and xmx are equal. I was looking in the wrong spot. I will look at the rest. Thanks! -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Re: Java Heap Error
1> set Xmx and Xms equal. That’s not the root of our problem, but it doesn’t help either. 2> Crack the documents outside of Solr. It’s quite easy to write a SolJ program to do this, here’s an example with the reasons why it’s advisable to do this outside of Solr.: https://lucidworks.com/2012/