I think you really need to show us some code. If your XML documents
are small enough, then perhaps DOM (via JDOM) would be a much simpler
way to navigate XML via XPath.
Erik
On 24 Oct 2005, at 11:07, MALCOLM CLARK wrote:
Hi all,
I am relatively new and scared by Lucene so please don't flame me.I
have abandoned Digester and am now just using other SAX stuff.
I have used the sandbox stuff to parse an XML file with SAX which
then bungs it into a document in a Lucene index.The bit I'm stuck
on is how is a elementBuffer split up into several items.I have a
elementBuffer with three 'article' documents but only shows as one
when using Luke to view the index?
please advise.
Thanks very much.
MC
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]