(PECL solr >= 0.9.2)
Returns the state of the hl parameter
public bool SolrQuery::getHighlight ( void )
Returns a boolean indicating whether or not to enable highlighted snippets to be generated in the query response.
Returns:
Returns a boolean on success and NULL
if not set.
Please login to continue.