You have to right a little XML parser ( I used JDOM ) and parse to the lucene indexer field and value pairs depending on you XML fields/attributes, then you'll be able to search by field.
The examples on the site are a good starting point for an indexer Nader Henein -----Original Message----- From: vanita singh [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 7:05 PM To: [EMAIL PROTECTED] Subject: Indexing XML files Hi friends, I want to know how do we index XML files so that we can do tag based search. I am able to do simple text search on XML file. I'll be very thankful for ur help. Vanita IIITM-K -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
