SolrQuery::removeField
(PECL solr >= 0.9.2)
SolrQuery::removeField — Removes a field from the list of fields
Description
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.