: 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
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
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
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