php8.5
Home/ Manual/ solr / solrcollapsefunction/ SolrCollapseFunction::setField

SolrCollapseFunction::setField

PHP function Edit on GitHub ✎

(PECL solr >= 2.2.0)

Sets the field to collapse on

Description

SolrCollapseFunction::setField(string $fieldName): SolrCollapseFunction

The field name to collapse on. In order to collapse a result. The field type must be a single valued String, Int or Float.

Parameters

fieldName

Return Values

SolrCollapseFunction

Source: reference/solr/solrcollapsefunction/setfield.xml · from the official PHP manual (php/doc-en)