SolrCollapseFunction::setSize

(PECL solr >= 2.2.0)

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

説明

publicSolrCollapseFunction::setSize(int$size): SolrCollapseFunction

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

パラメータ

size

To Top