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

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

field

Name of the field

Return Values

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

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