On Jun 29, 2005, at 1:28 PM, eshwari pss wrote:
Does Lucene support XML searching? - I mean not
treating the xml file as text file.

The short answer is yes.  http://www.lucenebook.com/search?query=xml

The longer response is more involved - what are your needs?

I built a search engine for the Rossetti Archive. All of the data originated in XML files that I read with JDOM and indexed in some sophisticated ways. The main search page is here (showing a bit of the structural information that was indexed):

    http://www.rossettiarchive.org/rose

Here is an example search result: http://www.rossettiarchive.org/ rose/?query=%2Bblessed+%2Bdamozel

    Erik


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to