SolrQuery::getHighlightAlternateField

Returns the highlight field to use as backup or default

説明

public string SolrQuery::getHighlightAlternateField(string $field_override = ?)

Returns 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.