SolrQuery::getHighlightMaxAlternateFieldLength

Returns the maximum number of characters of the field to return

Description

public int SolrQuery::getHighlightMaxAlternateFieldLength ([ string $field_override ] )

Returns the maximum number of characters of the field to return

Parameters

field_override

The name of the field

Return Values

Returns an integer on success and NULL if not set.