Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 62281 invoked from network); 19 Nov 2007 04:01:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2007 04:01:28 -0000 Received: (qmail 21838 invoked by uid 500); 19 Nov 2007 04:01:09 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 21806 invoked by uid 500); 19 Nov 2007 04:01:09 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 21791 invoked by uid 99); 19 Nov 2007 04:01:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Nov 2007 20:01:09 -0800 X-ASF-Spam-Status: No, hits=-0.8 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [80.67.64.10] (HELO smtp2.akamai.com) (80.67.64.10) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 04:00:58 +0000 Received: from smtp1.akamai.com (vwall.kendall.corp.akamai.com [172.17.4.35]) by smtp2.akamai.com (8.13.8/8.12.10) with ESMTP id lAJ41kCs001497 for ; Sun, 18 Nov 2007 23:01:46 -0500 (EST) Received: from USMA1EX-GATE1.kendall.corp.akamai.com (usma1ex-gate1.kendall.corp.akamai.com [172.17.0.215]) by smtp1.akamai.com (8.13.8/8.12.10) with ESMTP id lAJ3whrc005189 for ; Sun, 18 Nov 2007 22:58:43 -0500 (EST) Received: from MAVS2.kendall.corp.akamai.com ([172.17.33.20]) by USMA1EX-GATE1.kendall.corp.akamai.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 18 Nov 2007 23:00:50 -0500 Received: from INVS1.bangalore.corp.akamai.com ([172.21.20.14]) by MAVS2.kendall.corp.akamai.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 18 Nov 2007 23:00:50 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: XML parsing using Lucene in Java Date: Mon, 19 Nov 2007 09:30:46 +0530 Message-ID: <4FA8C6AEE609B644B38DE471A3657A620256C371@INVS1.bangalore.corp.akamai.com> In-Reply-To: <13827336.post@talk.nabble.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: XML parsing using Lucene in Java Thread-Index: AcgqXnD4ByUYzHeLRDKMP3dvj7v9awAAgZOw References: <13827336.post@talk.nabble.com> From: "Chhabra, Kapil" To: X-OriginalArrivalTime: 19 Nov 2007 04:00:50.0398 (UTC) FILETIME=[C5CF3FE0:01C82A60] X-Virus-Checked: Checked by ClamAV on apache.org Checkout for "http://www.ibm.com/developerworks/web/library/j-lucene/" Though this page does not list a comparison between SAX and Digester, it convinced me enough to use Digester Regards, kapilChhabra -----Original Message----- From: syedfa [mailto:fayyazuddin@gmail.com]=20 Sent: Monday, November 19, 2007 9:13 AM To: java-user@lucene.apache.org Subject: XML parsing using Lucene in Java Dear Fellow Lucene Developers: I am a java/jsp developer and have started learning lucene for the purpose of creating a search engine for some books that I have in xml format. The XML document is actually quite large, and would like to provide as accurate results as possible to the user searching through these books. My question is, which xml parser do you recommend using, SAX or Digester? Is there a difference? Does one parser provide better results than the other? What about performance issues? Any help that you can provide is greatly appreciated. I look forward to hearing from you soon. Take care. Sincerely; Fayyaz -- View this message in context: http://www.nabble.com/XML-parsing-using-Lucene-in-Java-tf4833124.html#a1 3827336 Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org