update : 2015.11.03
php.shukuma.com검색:
|
SolrQuery::getHighlightFragsize(PECL solr >= 0.9.2) SolrQuery::getHighlightFragsize — Returns the number of characters of fragments to consider for highlighting 설명
public int SolrQuery::getHighlightFragsize
([ string
$field_override
] )Returns the number of characters of fragments to consider for highlighting. Zero implies no fragmenting. The entire field should be used. 인수
반환값
Returns an integer on success or |