update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the maximum number of characters of the field to return

SolrQuery::getHighlightMaxAlternateFieldLength

(PECL solr >= 0.9.2)

SolrQuery::getHighlightMaxAlternateFieldLengthReturns 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

인수

field_override

The name of the field

반환값

Returns an integer on success and NULL if not set.