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:

<result status="1">java.lang.OutOfMemoryError: Java heap space
</result>

I know I can fix it by giving the VM a larger heap size, but still I
wonder what a good number of updates would be?

What are your experiences?

That seems awfully few docs to cause OOM--I'm using autocommit @
100,000 docs without issues (then again, I give my instances a least a
gig of heap).

What is your current heap size?

-Mike

Reply via email to