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

SolrQuery::removeMltQueryField

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Removes one of the moreLikeThis query fields

Description

SolrQuery::removeMltQueryField(string $queryField): SolrQuery

Removes one of the moreLikeThis query fields.

Parameters

queryField

The query field

Return Values

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

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