php8.5
Home/ Manual/ solr / solrquery/ SolrQuery::removeField

SolrQuery::removeField

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Removes a field from the list of fields

Description

SolrQuery::removeField(string $field): SolrQuery

Removes a field from the list of fields

Parameters

field

Name of the field.

Return Values

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

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