PHP - Manual: SolrQuery::getHighlightMergeContiguous
2024-11-13
(PECL solr >= 0.9.2)
SolrQuery::getHighlightMergeContiguous — Returns whether or not the collapse contiguous fragments into a single fragment
$field_override
= ?): boolReturns whether or not the collapse contiguous fragments into a single fragment. Accepts an optional field override.
field_override
The name of the field
Returns a boolean on success and null
if not set.
官方地址:https://www.php.net/manual/en/solrquery.gethighlightmergecontiguous.php