[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to