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

SolrQuery::getHighlightMergeContiguous

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Returns whether or not the collapse contiguous fragments into a single fragment

Description

SolrQuery::getHighlightMergeContiguous([string $field_override]): bool

Returns whether or not the collapse contiguous fragments into a single fragment. Accepts an optional field override.

Parameters

field_override

The name of the field

Return Values

Returns a boolean on success and null if not set.

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