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:[EMAIL PROTECTED] >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 > >[EMAIL PROTECTED] 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: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
