Re: Commit after how many updates?

2007-03-16 Thread Otis Gospodnetic
py -- http://www.simpy.com/ - Tag - Search - Share - Original Message From: Mike Klaas <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Friday, March 16, 2007 4:23:35 PM Subject: Re: Commit after how many updates? On 3/16/07, Chris Hostetter <[EMAIL PROTECTED]>

Re: Commit after how many updates?

2007-03-16 Thread Mike Klaas
On 3/16/07, Chris Hostetter <[EMAIL PROTECTED]> wrote: : I thought so, but hoped there would be some experiences with heap space : settings for Solr. But I guess I have to try for myself. there's lots of experience, but it's hard to translate to generic rules ... there's so many variables invol

Re: Commit after how many updates?

2007-03-16 Thread Chris Hostetter
: I thought so, but hoped there would be some experiences with heap space : settings for Solr. But I guess I have to try for myself. there's lots of experience, but it's hard to translate to generic rules ... there's so many variables involved that it's hard to even recognize what the equation is

Re: Commit after how many updates?

2007-03-15 Thread Maximilian Hütter
Chris Hostetter schrieb: > : It is the default heap size for the Sun JVM, so I guess 64MB max. The > : documents are rather large, but if you manage to index 100,000 docs, > : there seems to be some problem with Solr. > > i think you mean "there DOES NOT seems to be some problem with Solr." > righ

Re: Commit after how many updates?

2007-03-14 Thread Chris Hostetter
: It is the default heap size for the Sun JVM, so I guess 64MB max. The : documents are rather large, but if you manage to index 100,000 docs, : there seems to be some problem with Solr. i think you mean "there DOES NOT seems to be some problem with Solr." right ... why would Mike being able to c

Re: Commit after how many updates?

2007-03-14 Thread Mike Klaas
On 3/14/07, Maximilian Hütter <[EMAIL PROTECTED]> wrote: It is the default heap size for the Sun JVM, so I guess 64MB max. The documents are rather large, but if you manage to index 100,000 docs, there seems to be some problem with Solr. The documents are not held in memory until a commit occu

Re: Commit after how many updates?

2007-03-13 Thread Maximilian Hütter
Mike Klaas schrieb: > On 3/12/07, Maximilian Hütter <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I have a question regarding Solr's behaviour, in the standard >> installation. When use the start.jar with a rather complex schema and I >> do about 1000 updates and then try to commit, I get this: >> >> jav

Re: Commit after how many updates?

2007-03-12 Thread Mike Klaas
On 3/12/07, Maximilian Hütter <[EMAIL PROTECTED]> wrote: Hi, I have a question regarding Solr's behaviour, in the standard installation. When use the start.jar with a rather complex schema and I do about 1000 updates and then try to commit, I get this: java.lang.OutOfMemoryError: Java heap spac

Commit after how many updates?

2007-03-12 Thread Maximilian Hütter
Hi, I have a question regarding Solr's behaviour, in the standard installation. When use the start.jar with a rather complex schema and I do about 1000 updates and then try to commit, I get this: java.lang.OutOfMemoryError: Java heap space I know I can fix it by giving the VM a larger heap size