SolrQuery::setHighlightMergeContiguous

(PECL solr >= 0.9.2)
Whether 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

Parameters:
value

Whether or not to collapse contiguous fragments into a single fragment

field_override

The name of the field.

Returns:

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

doc_php
2016-02-24 16:11:35
Comments
Leave a Comment

Please login to continue.