Java Mailing List Archive

http://www.java2.5341.com/

Home » java-user.lucene »

AW: AW: Highlighter and Phrase Queries

Sertic Mirko, Bedag

2008-11-10

Replies: Find Java Web Hosting

Author LoginPost Reply
Ok, i will do.

I guess it will also work with BooleanQueries and combined Term/Wildcard/Phrase Queries?

-----Ursprüngliche Nachricht-----
Von: Mark Miller [mailto:markrmiller@(protected)]
Gesendet: Montag, 10. November 2008 15:38
An: java-user@(protected)
Betreff: Re: AW: Highlighter and Phrase Queries

Check out the unit tests for the highlighter and there are a bunch of
examples.

Its pretty much the same as using the standard scorer, except that it
requires a cached token filter so that the tokenstream can be read more
than once.

Once you pass in the SpanScorer to the Highlighter though, it works just
like the non phrase/span aware Highlighter.


- Mark


Sertic Mirko, Bedag wrote:
> Hi
>
> Thank you for your response.
> Are there examples available?
>
> Regards
> Mirko
>
> -----Ursprüngliche Nachricht-----
> Von: Mark Miller [mailto:markrmiller@(protected)]
> Gesendet: Montag, 10. November 2008 14:45
> An: java-user@(protected)
> Betreff: Re: Highlighter and Phrase Queries
>
> Check out the SpanScorer.
>
> - Mark
>
>
> On Nov 10, 2008, at 8:25 AM, "Sertic Mirko, Bedag" <Mirko.Sertic@(protected)
> > wrote:
>
>  
>> Hi@(protected)
>>
>>
>>
>> I am searching for a solution to make the Highlighter run property in
>> combination with phrase queries.
>>
>>
>>
>> I want to highlight text with a phrase query like "windows
>> printserver",
>> the following highlighted:
>>
>>
>>
>> "windows printservers" are good blah blah "windows" manages
>> "printserver" blah blah, so the phrases
>>
>> and the single terms are highlighted, but I just want to highlight the
>> phrases. How could this be done?
>>
>>
>>
>> Thanks in advance
>>
>>
>>
>> Mirko
>>
>>
>>
>>  
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@(protected)
> For additional commands, e-mail: java-user-help@(protected)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@(protected)
> For additional commands, e-mail: java-user-help@(protected)
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@(protected)
For additional commands, e-mail: java-user-help@(protected)


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@(protected)
For additional commands, e-mail: java-user-help@(protected)

©2008 java2.5341.com - Jax Systems, LLC, U.S.A.