On 10/10/2011 3:39 PM, � wrote:
Hi,If you have 4Gb on your server total, try giving about 1Gb to Solr, leaving 3Gb for OS, OS caching and mem-allocation outside the JVM. Also, add 'ulimit -v unlimited' and 'ulimit -s 10240' to /etc/profile to increase virtual memory and stack limit.
I will try this - thanks.
And you should also consider upgrading to latest Solr...
Is there a clearly defined migration path? - Tod