SolrQuery::removeMltField
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Removes one of the moreLikeThis fields
Description
SolrQuery::removeMltField(string $field): SolrQuery
Removes one of the moreLikeThis fields.
Parameters
fieldName of the field
Return Values
Returns the current SolrQuery object, if the return value is used.