(PECL solr >= 0.9.2)
Returns the maximum number of characters of the field to return
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
Returns:
Returns an integer on success and NULL
if not set.
Please login to continue.