Since what I'm dealing with is well-formed html, I wonder if I could modify the 
tokenizer to skip the html elements and then use the NullFragmenter.  I can 
probably isolate the html text.  Sounds like I have a plan or at least 
something to try.
 
Thanks

________________________________

From: Matthijs Bierman [mailto:[EMAIL PROTECTED]
Sent: Wed 11/28/2007 5:58 AM
To: java-user@lucene.apache.org
Subject: Re: Lucene highlighting



This would only highlight plaintext though, not in the original document
as I suspect the TS would like.

Matthijs

markharw00d wrote:
>
>>  I need to highlight an entire document as it is displayed
>
> See NullFragmenter
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


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




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

Reply via email to