;
> To: solr-user@lucene.apache.org
> Sent: Thu, September 30, 2010 5:54:19 PM
> Subject: Highlighting match term in bold rather than italic
>
> Hi all -
>
> Does anyone know how to produce solr results where the match term is
> highlighted in bold rather than italic?
>
> thanks in advance,
>
> Brad
>
Check out
http://wiki.apache.org/solr/HighlightingParameters
and the hl.simple.pre/hl.simple.post options
You may be also able to control the display of the default via CSS
but will depend on your rendering context as to whether this is feasible.
Scott.
On 1/10/10 7:54 AM, efr...@gmail.com
Your solrconfig has a highlighting section. You can make that CDATA
thing whatever you want. I changed it to .
On Thu, Sep 30, 2010 at 2:54 PM, efr...@gmail.com wrote:
> Hi all -
>
> Does anyone know how to produce solr results where the match term is
> highlighted in bold rather than italic?
>
Hi all -
Does anyone know how to produce solr results where the match term is
highlighted in bold rather than italic?
thanks in advance,
Brad