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

    (PECL solr >= 0.9.2)

    Removes one of the stats.facet parameters

    说明

    publicSolrQuery::removeStatsFacet(string $value): SolrQuery

    Removes one of the stats.facet parameters

    参数

    $value

    The value

    返回值

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