array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'solrcollapsefunction.setsize.php', 1 => 'SolrCollapseFunction::setSize', 2 => 'Sets the initial size of the collapse data structures when collapsing on a numeric field only', ), 'up' => array ( 0 => 'class.solrcollapsefunction.php', 1 => 'SolrCollapseFunction', ), 'prev' => array ( 0 => 'solrcollapsefunction.setnullpolicy.php', 1 => 'SolrCollapseFunction::setNullPolicy', ), 'next' => array ( 0 => 'solrcollapsefunction.tostring.php', 1 => 'SolrCollapseFunction::__toString', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrcollapsefunction/setsize.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

SolrCollapseFunction::setSize

(PECL solr >= 2.2.0)

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

Açıklama

public SolrCollapseFunction::setSize(int $size): SolrCollapseFunction

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

Bağımsız Değişkenler

size

Dönen Değerler

SolrCollapseFunction