Hi,
You can use Lius to index XML document.
http://sourceforge.net/projects/lius/
http://www.doculibre.com/lius/doc-1.0_en.html

On 1/25/07, Arturo PĂ©rez <[EMAIL PROTECTED]> wrote:

In article
<[EMAIL PROTECTED]>,
"Simon Willnauer" <[EMAIL PROTECTED]> wrote:

>
http://www.google.com/search?hl=de&q=Lucene+XML+analyze&btnG=Google-Suche&meta
> =

Yeah, I'd seen that.  I was hoping for something a bit more tightly
integrated than Digester.  More specifically, I already parse my
documents with SAX and save the indexable stuff. But I pass plaintext to
the indexer and I have a problem with the highlighter against the XML.

What I'd like to do is insert markup XML into the document's XML and
pass it through a style sheet.  But I can't pass XML directly into the
index because of all the XML syntax.  My assumption was that a
XMLAnalyzer would address the issue because the tokens would have the
correct offsets etc.

-arturo


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


Reply via email to