SolrQuery::setHighlight
Enables or disables highlighting
Beschreibung
public SolrQuery SolrQuery::setHighlight
( bool $flag
)
Setting it to FALSE disables highlighting
Parameter-Liste
-
flag
-
Enable or disable highlighting
Rückgabewerte
Returns the current SolrQuery object, if the return value is used.