(PECL solr >= 0.9.2)
SolrQuery::getHighlightAlternateField — Returns the highlight field to use as backup or default
$field_override
] ) : stringReturns the highlight field to use as backup or default. It accepts an optional override.
field_override
The name of the field
Returns a string on success and NULL
if not set.