= 0.9.2)SolrQuery::getHighlightFragsize — Returns the number of characters of fragments to consider for hig">

SolrQuery::getHighlightFragsize

(PECL solr >= 0.9.2)

SolrQuery::getHighlightFragsizeReturns the number of characters of fragments to consider for highlighting

說(shuō)明

public SolrQuery::getHighlightFragsize(string $field_override = ?): int

Returns the number of characters of fragments to consider for highlighting. Zero implies no fragmenting. The entire field should be used.

參數(shù)

field_override

The name of the field

返回值

Returns an integer on success or null if not set.