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 Yura Smolsky <in...@altervision.biz> on 2005/02/08 12:29:46 UTC

Highlighter: how to specify text from external source?

Hello, lucene-user.

If I do not store text fields in the index, is there a way to specify
values for Highlighter from external source and how?

Thanks in advance.

Yura Smolsky



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


Re: Highlighter: how to specify text from external source?

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
On Feb 8, 2005, at 6:29 AM, Yura Smolsky wrote:

> Hello, lucene-user.
>
> If I do not store text fields in the index, is there a way to specify
> values for Highlighter from external source and how?

One of the parameters passed to the highlighting method is a String to 
highlight.

	Erik


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