(PECL solr >= 2.7.0)
SolrQuery::getHighlightQuery — return the highlightquery (hl.q)
Returns previously set highlight query. This parameter allows you to highlight different terms or fields than those being used to retrieve documents.
This function has no parameters.
Returns the current SolrHighlightQuery string, or null if not set.