SolrQuery::setHighlight
Enables or disables highlighting
Description
public SolrQuery SolrQuery::setHighlight
( bool $flag
)
Setting it to FALSE
disables highlighting
Parameters
-
flag
-
Enable or disable highlighting
Return Values
Returns the current SolrQuery object, if the return value is used.