SolrQuery::removeField

Removes a field from the list of fields

説明

public SolrQuery SolrQuery::removeField(string $field)

Removes a field from the list of fields

パラメータ

field

Name of the field.

戻り値

Returns the current SolrQuery object, if the return value is used.