SolrQuery::getHighlightMergeContiguous

(PECL solr >= 0.9.2)
Returns whether or not the collapse contiguous fragments into a single fragment
public bool SolrQuery::getHighlightMergeContiguous ([ string $field_override ] )

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

Returns:

Returns a boolean on success and NULL if not set.

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

Please login to continue.