SolrCollapseFunction::setField

(PECL solr >= 2.2.0)

SolrCollapseFunction::setFieldSets the field to collapse on

Опис

public SolrCollapseFunction SolrCollapseFunction::setField ( string $field )

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

Параметри

field

Значення, що повертаються

SolrCollapseFunction

add a note add a note

User Contributed Notes

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