You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Rasik Pandey <ra...@ajlsm.com> on 2003/09/25 14:07:56 UTC

RE : New highlighter package available

Hello Developers,
Does anyone know if this package supports highlighting in MultiSearcher
environments? Also what may be the performance implications seeing that
the method query.rewrite(reader) seems to be called twice, one for
querying, once for highlighting.


Regards,
Rasik

 >-----Message d'origine-----
 >De : Doug Cutting [mailto:cutting@lucene.com] 
 >Envoyé : mercredi 24 septembre 2003 23:57
 >À : Lucene Developers List
 >Objet : Re: New highlighter package available
 >
 >
 >Should this be added into the Lucene core?  I suspect lots of folks 
 >would like to use something like this.
 >
 >Doug
 >
 >markharw00d@yahoo.co.uk wrote:
 >> Details of a new highlighter package are available here:
 >> 
 >> http://home.clara.net/markharwood/lucene/highlight.htm
 >> 
 >> Features include:
 >> * Support for highlighting all query types
 >> * Support for getting "best fragments" summary from large docs
 >> * Works with latest version of Lucene
 >> 
 >> Hope you find this useful.
 >> Mark Harwood
 >
 >
 >---------------------------------------------------------------------
 >To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
 >For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
 >