Hi,
Thorsten Scherler wrote:
On Mon, 2007-01-15 at 13:42 +0000, Luis Neves wrote:
I think you should explain your use case a wee bit more.
What I do now to index XML documents it's to use a Filter to strip
the markup,
this works but it's impossible to know where in the document is the match
located.
why do you need to know where?
Poorly phrased from my part. Ideally I want to apply "lucene filters" to the xml
content.
Something like what Nux does:
<http://dsd.lbl.gov/nux/api/nux/xom/pool/FullTextUtil.html>
--
Luis Neves