> I tried by adding BoundaryScanner in my
> solrconfig.xml  and set
> hl.useFastVectorHighlighter=true, termVectors=on,
> termPositions=on and
> termOffsets=on. in my query. then also i didn't get any
> effect on my
> highlighting. 

> do i missing anything , or doing anything wrong?? 
> i like to make a note that i am using solr version 1.4 

FastVectorHighlighter requires Solr3.1

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

Reply via email to