You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "rcolmegna (JIRA)" <ji...@apache.org> on 2006/06/09 19:23:31 UTC

[jira] Commented: (LUCENE-596) OutOfMemory on Index-build

    [ http://issues.apache.org/jira/browse/LUCENE-596?page=comments#action_12415576 ] 

rcolmegna commented on LUCENE-596:
----------------------------------

Solved: NOT a Lucene generated-problem

> OutOfMemory on Index-build
> --------------------------
>
>          Key: LUCENE-596
>          URL: http://issues.apache.org/jira/browse/LUCENE-596
>      Project: Lucene - Java
>         Type: Bug

>     Versions: 2.0.0
>  Environment: Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
> on Linux Fedora Core 4
>     Reporter: rcolmegna

>
> Building index on a 3Gbyte of plain text (with 4 additional fields with a max size of 300 bytes everyone) produce an OutOfMemoryError (on the heap space).  The 3GBytes data are composed of about 30.000 files with a max size of 15MByte spitted into 3 dirs (10.000 files /dir).
> I've tried JVM with -Xmx300M without any success.  I also tried to setMaxBufferedDocs(5)  on the indexWriter, without any results.
> TIA
> Roberto Colmegna

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org