You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael Busch (JIRA)" <ji...@apache.org> on 2007/05/27 07:01:16 UTC

[jira] Closed: (LUCENE-595) OutOfMemory on Index-builds

     [ https://issues.apache.org/jira/browse/LUCENE-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Busch closed LUCENE-595.
--------------------------------

    Resolution: Invalid

The reported himself commented that this is not a Lucene problem.

> OutOfMemory on Index-builds
> ---------------------------
>
>                 Key: LUCENE-595
>                 URL: https://issues.apache.org/jira/browse/LUCENE-595
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects 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.
-
You can reply to this email to add a comment to the issue online.


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