RE: Newbie question about memory allocation between solr and OS

2008-08-11 Thread Chris Hostetter
: solr is pretty non-standard -- I've written nearly a dozen plugins to : customize it for my particular needs. Yet I've been able to do everything I : need using plugins and without modifying the core code. It works like a : charm. I would *love* to hear more about your use cases for writing p

Re: Newbie question about memory allocation between solr and OS

2008-08-11 Thread Shalin Shekhar Mangar
n > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > > Of Yonik Seeley > > Sent: Monday, August 11, 2008 10:15 AM > > To: solr-user@lucene.apache.org > > Subject: Re: Newbie question about memory allocation between &g

RE: Newbie question about memory allocation between solr and OS

2008-08-11 Thread Dallan Quass
core code. It works like a charm. --dallan > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Yonik Seeley > Sent: Monday, August 11, 2008 10:15 AM > To: solr-user@lucene.apache.org > Subject: Re: Newbie question about memory allocati

Re: Newbie question about memory allocation between solr and OS

2008-08-11 Thread Yonik Seeley
On Mon, Aug 11, 2008 at 10:52 AM, Dallan Quass <[EMAIL PROTECTED]> wrote: > Sorry for the newbie question. When running solr under tomcat I notice that > the amount of memory tomcat uses increases over time until it reaches the > maximum limit set (with the Xms and Xmx switches) for the jvm. > > I

Newbie question about memory allocation between solr and OS

2008-08-11 Thread Dallan Quass
Sorry for the newbie question. When running solr under tomcat I notice that the amount of memory tomcat uses increases over time until it reaches the maximum limit set (with the Xms and Xmx switches) for the jvm. Is it better to allocate give all available physical memory to the jvm, or to alloca