• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • SolrQuery::setHighlightMergeContiguous()

    (PECL solr >= 0.9.2)

    Whether or not to collapse contiguous fragments into a single fragment

    说明

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

    Whether or not to collapse contiguous fragments into a single fragment

    参数

    $value

    Whether or not to collapse contiguous fragments into a single fragment

    $field_override

    The name of the field.

    返回值

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