[ http://issues.apache.org/jira/browse/LUCENE-596?page=all ]
     
Hoss Man closed LUCENE-596:
---------------------------

    Resolution: Invalid

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

Reply via email to