Aruna, That sounds like duplicated work. Check out the ISOGEN XML-indexing package on the Lucene Contributions page. It's been in the contributions area for several months.
In a nutshell, it builds a DOM to index XML in a way that preserves many of the structural relationships in a searchable form. It's definitely worth a look, imho. Regards, -Brandon J. ISOGEN International, LLC. [EMAIL PROTECTED] ----- Original Message ----- From: "Aruna Raghavan" <[EMAIL PROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 3:09 PM Subject: xml parsing examples > Hi, > I have a couple of examples of parsing .xml file using SAX/DOM from my code > that uses lucene for indexing. Can I submit these somewhere? Please let me > know. > Aruna. > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
