in my experience, yes, solr should have its own hardware, and be allowed to eat all of it. never give it more than 31gb of jvm heap, and give it as much memory as possible. 64GB should work fine but I can just go on amazon and buy another 128GB for less than $500, the more the better, less than $1000 will get you into the happy place of over 250gb,
On Mon, Jul 4, 2022 at 5:55 AM Deepak Goel <deic...@gmail.com> wrote: > I wonder if this would be helpful: > > https://solr.apache.org/guide/6_6/indexconfig-in-solrconfig.html > > https://solr.apache.org/guide/6_6/jvm-settings.html > > > Deepak > "The greatness of a nation can be judged by the way its animals are treated > - Mahatma Gandhi" > > +91 73500 12833 > deic...@gmail.com > > Facebook: https://www.facebook.com/deicool > LinkedIn: www.linkedin.com/in/deicool > > "Plant a Tree, Go Green" > > Make In India : http://www.makeinindia.com/home > > > On Mon, Jul 4, 2022 at 3:18 PM Thomas Corthals <tho...@klascement.net> > wrote: > > > Hello Mike, > > > > If possible, run Solr on a separate machine. You're still going to need > to > > spec it out and configure it to your needs, but at least your client code > > will keep running. > > > > Thomas > > > > Op ma 4 jul. 2022 11:01 schreef Mike <mz579...@gmail.com>: > > > > > Hello! > > > > > > My Solr index size is around 500GB and I have 64GB of RAM. Solr eats up > > all > > > the memory and because of that PHP works very, very slowly. What can I > > do? > > > > > > Thanks > > > > > > Mike > > > > > >