https://issues.apache.org/jira/browse/LUCENE-794

Because its for a customer, that will be 1 beer...

On Sun, 2008-04-20 at 17:12 -0600, Scott Smith wrote:
> I've written some code to highlight items from a search using the standard 
> Highlighter class, QueryScorer, and NullFragmenter.  Everything works fine 
> except when we do phrases.  If I search for "fred smith" (with the quotes), 
> it highlights any instances of "fred smith" just as expected.  However, it 
> also highlights the word "fred" and the word "smith" any place they appear.  
> Is this the expected behavior?   Can someone point me to where I can change 
> this behavior since it's a big deal to my customer (he only wants entire 
> phrases highlighted)?
>  
> thanks
>  
> Scott
>  
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to