Thanks, I'll try that and get back to you
Sincerely, Sithu D Sudarsan -----Original Message----- From: Michael Barbarelli [mailto:mbarbare...@gmail.com] Sent: Thursday, May 21, 2009 10:52 AM To: java-user@lucene.apache.org Subject: Re: Parsing large xml files Why not use an XML pull parser? I recommend against using an in-memory parser. On Thu, May 21, 2009 at 3:42 PM, Sudarsan, Sithu D. < sithu.sudar...@fda.hhs.gov> wrote: > > Hi, > > While trying to parse xml documents of about 50MB size, we run into > OutOfMemoryError due to java heap space. Increasing JVM to use close 2GB > (that is the max), does not help. Is there any API that could be used to > handle such large single xml files? > > If Lucene is not the right place, please let me know alternate places to > look for, > > Thanks in advance, > Sithu D Sudarsan > sithu.sudar...@fda.hhs.gov > sdsudar...@ualr.edu > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org