downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SolrQuery::getHighlightHighlightMultiTerm> <SolrQuery::getHighlightFragmenter
[edit] Last updated: Fri, 25 May 2012

view this page in

SolrQuery::getHighlightFragsize

(PECL solr >= 0.9.2)

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

Description

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.

Parameters

field_override

The name of the field

Return Values

Returns an integer on success or NULL if not set.



add a note add a note User Contributed Notes SolrQuery::getHighlightFragsize
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites