编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « SolrQuery::setFacetMethod
  • SolrQuery::setFacetMissing »
  • PHP Manual
  • SolrQuery
  • Maps to facet.mincount

SolrQuery::setFacetMinCount

(PECL solr >= 0.9.2)

SolrQuery::setFacetMinCount — Maps to facet.mincount

说明

public SolrQuery::setFacetMinCount ( int $mincount [, string $field_override ] ) : SolrQuery

Sets the minimum counts for facet fields that should be included in the response

参数

mincount

The minimum count

field_override

The name of the field.

返回值

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

相关文章
php solrquery maps to facet.datephp solrquery maps to hl.flphp solrquery maps to mlt.qfphp solrquery returns the value for the facet.date.end parameterphp solrquery returns all the facet.date fieldsphp solrquery returns the value of the facet.date.gap parameterphp solrquery returns the value of the facet.date.hardend parameterphp solrquery returns the group.facet parameter valuephp solrquery removes one of the facet date fieldsphp solrquery removes one of the facet.date.other parametersphp solrquery removes one of the facet.date parametersphp solrquery maps to the facet parameter. enables or disables facettingphp solrquery maps to facet.date.endphp solrquery maps to facet.date.gapphp solrquery maps to facet.date.hardendphp solrquery maps to facet.date.startphp solrquery maps to facet.limitphp solrquery maps to facet.mincountphp solrquery maps to facet.missingphp solrquery sets group.facet parameter
关注编程学问公众号
编程学问网 湘ICP备20001732号