Re: Parsing large xml files

2009-05-24 Thread crackeur
yes, that is something worth thinking about thanks for bringing this up... - Original Message - From: "Michael Wechner" To: java-user@lucene.apache.org Sent: Friday, May 22, 2009 11:41:51 AM GMT -08:00 US/Canada Pacific Subject: Re: Parsing large xml files crack...@comcast.net

Re: Parsing large xml files

2009-05-22 Thread crackeur
once you get comfortable with vtd-xml, few people will ever get back to DOM and SAX... - Original Message - From: "Sithu D. Sudarsan" To: java-user@lucene.apache.org Sent: Friday, May 22, 2009 6:39:33 AM GMT -08:00 US/Canada Pacific Subject: RE: Parsing large xml files Thanks every

Re: Parsing large xml files

2009-05-21 Thread crackeur
http://vtd-xml.sf.net - Original Message - From: "Sithu D. Sudarsan" To: java-user@lucene.apache.org Sent: Thursday, May 21, 2009 7:42:59 AM GMT -08:00 US/Canada Pacific Subject: Parsing large xml files Hi, While trying to parse xml documents of about 50MB size, we run into

Re: Indexing Complex XML

2009-04-19 Thread crackeur
try vtd-xml http://vtd-xml.sf.net it works with any XML regardless of complexity - Original Message - From: "Digy" To: java-user@lucene.apache.org Sent: Saturday, April 18, 2009 12:25:21 PM GMT -08:00 US/Canada Pacific Subject: RE: Indexing Complex XML doc.add(new Field("authors",

[ANN] VTD-XML 2.5

2009-02-16 Thread crackeur
VTD-XML 2.5 is now released. Please go to https://sourceforge.net/project/showfiles.php?group_id=110612&package_id=120172&release_id=661376  to download the latest version. Changes from Version 2.4 (2/2009) * Added separate VTD indexing generating and loading (see http://vtd-xml.sf.net/persi