At the moment, when highlighting is enabled in the Panl server, it will pass the request through to Solr, and then return the results without any parsing.
On the front end implementation, the implementor must lookup keys and values in the JSON object - Panl should parse the returned highlighinting information and attach it to the correct place in the panl JSON documents.