: I am new to solr/xml/xslt, and trying to figure out how to display
: search query fields highlighted in html. I can enable the highlighting
: in the query, and I think I get the correct xml response back (See
: below: I search using 'Contents' and the highlighting is shown with
: and . Howe
I am new to solr/xml/xslt, and trying to figure out how to display search query
fields highlighted in html. I can enable the highlighting in the query, and I
think I get the correct xml response back (See below: I search using 'Contents'
and the highlighting is shown with and . However, I canno