You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by "Bohl, David" <da...@SourceMedia.com> on 2005/06/24 22:46:26 UTC

Alternate Lucene Query Highlighter

I created a lucene query highlighter (borrowing some code from the one in
the sandbox) that my company is using.  It better handles phrase queries,
doesn't break HTML entities, and has the ability to either highlight terms
in an entire document or to highlight fragments from the document.  I would
like to make this available to anyone who wants it.  Where can I submit
this?

"This communication is intended solely for the addressee and is
confidential and not for third party unauthorized distribution."


Re: Alternate Lucene Query Highlighter

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
David - please create a new issue in Lucene's Bugzilla system (see  
the Lucene website for a link) and then add your code to the newly  
created issue.

This sounds like a very valuable contribution!

     Erik


On Jun 24, 2005, at 4:46 PM, Bohl, David wrote:

> I created a lucene query highlighter (borrowing some code from the  
> one in
> the sandbox) that my company is using.  It better handles phrase  
> queries,
> doesn't break HTML entities, and has the ability to either  
> highlight terms
> in an entire document or to highlight fragments from the document.   
> I would
> like to make this available to anyone who wants it.  Where can I  
> submit
> this?
>
> "This communication is intended solely for the addressee and is
> confidential and not for third party unauthorized distribution."
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org