SolrCollapseFunction::setMin

(PECL solr >= 2.2.0)

SolrCollapseFunction::setMinSets the initial size of the collapse data structures when collapsing on a numeric field only

説明

publicSolrCollapseFunction::setMin(string$min): SolrCollapseFunction

Sets the initial size of the collapse data structures when collapsing on a numeric field only

パラメータ

min

To Top