Re: How to display Highlight with VelocityResponseWriter?

2010-01-13 Thread qiuyan . xu
Thanks a lot. It works now. When i added the line #set($hl = $response.highlighting) i got the highlighting. But i wonder if there's any document that describes the usage of that. I mean i didn't know the name of those methods. Actually i just managed to guess it. best regards, Qiuyan Quoti

How to display Highlight with VelocityResponseWriter?

2010-01-11 Thread qiuyan . xu
Hi, we need a web gui for solr and we've noticed that VelocityResponseWriter is integrated in solr-proj for that purpose. But i have no idea how i can configure solrconfig.xml so that snippet with highlight can also be displayed in the web gui. I've added name="hl">true into the standard re