在线文档教程
PHP
Solr

SolrQuery::setHighlightMergeContiguous

SolrQuery::setHighlightMergeContiguous

(PECL solr >= 0.9.2)

SolrQuery::setHighlightMergeContiguous — Whether or not to collapse contiguous fragments into a single fragment

Description

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

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.

← SolrQuery::setHighlightMaxAnalyzedChars

SolrQuery::setHighlightRegexMaxAnalyzedChars →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/solrquery.sethighlightmergecontiguous.php