RE: Proximity and highliting

2013-08-03 Thread Alex Cougarman
Thanks, Koji. No, we don't have that option set. Should we?


Re: Proximity and highliting

2013-08-03 Thread Koji Sekiguchi

(13/08/04 14:36), Alex Cougarman wrote:

Hi all. I'm having some issues with highlighting and proximity searching in 
Solr 4.x. Matching words in the query are sometimes highlighted even if they 
are not within proximity and in some cases, matching words in the query are not 
highlighted at all. Does anyone know why this would be happening? Thanks.

-Alex



Do you set hl.usePhraseHighlighter parameter to true?

http://wiki.apache.org/solr/HighlightingParameters#hl.usePhraseHighlighter

koji
--
http://soleami.com/blog/automatically-acquiring-synonym-knowledge-from-wikipedia.html


Proximity and highliting

2013-08-03 Thread Alex Cougarman
Hi all. I'm having some issues with highlighting and proximity searching in 
Solr 4.x. Matching words in the query are sometimes highlighted even if they 
are not within proximity and in some cases, matching words in the query are not 
highlighted at all. Does anyone know why this would be happening? Thanks.

-Alex