Man Page: solrquery.settermsmincount
Operating Environment: php
Section: 3
SOLRQUERY.SETTERMSMINCOUNT(3) 1 SOLRQUERY.SETTERMSMINCOUNT(3) SolrQuery::setTermsMinCount - Sets the minimum document frequency SYNOPSIS
public SolrQuery SolrQuery::setTermsMinCount (int $frequency) DESCRIPTION
Sets the minimum doc frequency to return in order to be included PARAMETERS
o $frequency - The minimum frequency RETURN VALUES
Returns the current SolrQuery object, if the return value is used. PHP Documentation Group SOLRQUERY.SETTERMSMINCOUNT(3)