On 5/7/24 06:03, Jan Høydahl wrote:
Hi,If you have not tuned your heap, it will default to 512m. THe lines in solr.in.sh prefixed with hash # are comments and do nothing. If you experience OOME during use that is likely not enough for your use case.
If it's the *kernel* OOM killer: ... the Solr process gets reaped
by the Linux kernel due to an "out of memory" condition.
and the JVM is limited to 0.5GB, then it shouldn't be Solr's fault in the first place.
Dima