SolrQuery::getHighlightMergeContiguous

(PECL solr >= 0.9.2)

SolrQuery::getHighlightMergeContiguousReturns whether or not the collapse contiguous fragments into a single fragment

说明

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

Returns 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.

相关文章
php arrayobject returns whether the requested index existsphp maxdb 函数 returns whether thread safety is given or notphp sqlite 函数 returns whether or not a previous row is availablephp recursivedirectoryiterator returns whether current entry is a directory and not . or .. php solrquery returns an offset into the list of constraints to be used for paginationphp solrquery returns the number of characters of fragments to consider for highlightingphp solrquery returns whether or not to enable highlighting for range/wildcard/fuzzy/prefix queriesphp solrquery returns the maximum number of characters into a document to look for suitable snippetsphp solrquery returns whether or not the collapse contiguous fragments into a single fragmentphp solrquery returns the deviation factor from the ideal fragment sizephp solrquery returns whether or not morelikethis results should be enabledphp solrquery returns whether or not the query will be boosted by the interesting term relevancephp solrquery returns the maximum number of tokens to parse in each document field that is not stored with termvector supportphp solrquery returns the treshold frequency at which words will be ignored which do not occur in at least this many docsphp solrquery returns whether or not stats is enabledphp solrquery returns whether or not the termscomponent is enabledphp solrquery returns whether or not to include the lower bound in the result setphp solrquery returns whether or not to include the upper bound term in the result setphp solrquery whether or not to return raw charactersphp solrquery whether or not to collapse contiguous fragments into a single fragment
关注编程学问公众号