update : 2015.11.03
php.shukuma.com

검색:
 
 
Whether or not to collapse contiguous fragments into a single fragment

SolrQuery::setHighlightMergeContiguous

(PECL solr >= 0.9.2)

SolrQuery::setHighlightMergeContiguousWhether or not to collapse contiguous fragments into a single fragment

설명

public SolrQuery SolrQuery::setHighlightMergeContiguous ( bool $flag [, string $field_override ] )

Whether or not to collapse contiguous fragments into a single fragment

인수

value

Whether or not to collapse contiguous fragments into a single fragment

field_override

The name of the field.

반환값

Returns the current SolrQuery object, if the return value is used.