Hello.
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. What would it take to make possible to specify a filter query that accepts xpath expressions?... something like:

fq=xmlField:/book/content/text()

This way only the "/book/content/" element was searched.

Did I make sense? Is this possible?

--
Luis Neves

Reply via email to