SolrQuery::getHighlightFragsize
(PECL solr >= 0.9.2)
SolrQuery::getHighlightFragsize — Returns the number of characters of fragments to consider for highlighting
说明
Returns the number of characters of fragments to consider for highlighting. Zero implies no fragmenting. The entire field should be used.
参数
field_override-
The name of the field
返回值
Returns an integer on success or null if not set.