php8.5
Home/ Manual/ solr / solrquery/ SolrQuery::setHighlightMergeContiguous

SolrQuery::setHighlightMergeContiguous

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Whether or not to collapse contiguous fragments into a single fragment

Description

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

Whether or not to collapse contiguous fragments into a single fragment

Parameters

value

Whether or not to collapse contiguous fragments into a single fragment

field_override

The name of the field.

Return Values

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

Source: reference/solr/solrquery/sethighlightmergecontiguous.xml · from the official PHP manual (php/doc-en)