Re: Solr OpenBitSet OutofMemory Error

2009-03-26 Thread Yonik Seeley
On Thu, Mar 26, 2009 at 10:58 AM, Otis Gospodnetic wrote: > Yes, UnInvertedField uses OpenBitSet. Right, for those terms that match a large percent of the documents. But filtering (fq params) also takes up space, so you don't want the filterCache too large. Look at the stats page in solr admin...

Re: Solr OpenBitSet OutofMemory Error

2009-03-26 Thread Otis Gospodnetic
6, 2009 9:58:36 AM > Subject: Re: Solr OpenBitSet OutofMemory Error > > > Hi Otis, > > Thanks for the feedback - I'm pretty new to Java, could you or anyone else > give me some pointers on how to run Solr with a debugger/profiler? It would > be really appreciated

Re: Solr OpenBitSet OutofMemory Error

2009-03-26 Thread smock
t; > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message >> From: smock >> To: solr-user@lucene.apache.org >> Sent: Wednesday, March 25, 2009 2:37:26 PM >> Subject: Solr OpenBitSet OutofMemory Error &

Re: Solr OpenBitSet OutofMemory Error

2009-03-25 Thread Otis Gospodnetic
t; To: solr-user@lucene.apache.org > Sent: Wednesday, March 25, 2009 2:37:26 PM > Subject: Solr OpenBitSet OutofMemory Error > > > Hello, > After running a nightly release from around January of Solr for about 4 > weeks without any problems, I'm starting to see OutofMemory

Solr OpenBitSet OutofMemory Error

2009-03-25 Thread smock
ange to me that this problem is showing up now after four weeks of zero problems. Any suggestions/ideas would be very much appreciated! Thanks, Harish -- View this message in context: http://www.nabble.com/Solr-OpenBitSet-OutofMemory-Error-tp22707576p22707576.html Sent from the Solr - User maili