SolrQuery::addHighlightField

Maps to hl.fl

Beschreibung

public SolrQuery SolrQuery::addHighlightField ( string $field )

Maps to hl.fl. This is used to specify that highlighted snippets should be generated for a particular field

Parameter-Liste

field

Name of the field

Rückgabewerte

Returns the current SolrQuery object, if the return value is used.