Thanks Sean, I think that did the trick - I can now actually process the same amount of data on the same machine without running out or memory.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Sean Owen <[EMAIL PROTECTED]> > To: [email protected] > Sent: Friday, October 24, 2008 12:08:24 PM > Subject: Re: Trimming Taste input (memory consumption) > > I just did this. I also realized that I should point out to > subclassers that it is far more efficient to re-use Item and User > implementations rather than let the default implementation create new > objects each time. Have a look at that. That could save a lot of > memory. > > On Fri, Oct 24, 2008 at 12:40 PM, Sean Owen wrote: > > I can make it protected, sure.
