Hello Dmitri, On Tue, May 7, 2024, 3:16 PM Dmitri Maziuk <dmitri.maz...@gmail.com> wrote:
> 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 course, it was just to show the current state of the Solr installation. > 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. > Yes. My thought was that tuning the Solr memory related parameters from the default in an intelligent way may help me "get away" with the limited amount of RAM I have.