CakeFest 2024: The Official CakePHP Conference

SolrCollapseFunction::setMin

(PECL solr >= 2.2.0)

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

Descrição

public SolrCollapseFunction::setMin(string $min): SolrCollapseFunction

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

Parâmetros

min

Valor Retornado

SolrCollapseFunction

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top