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

SolrQuery::setMltMinTermFrequency

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Sets the frequency below which terms will be ignored in the source docs

Description

SolrQuery::setMltMinTermFrequency(int $minTermFrequency): SolrQuery

Sets the frequency below which terms will be ignored in the source docs

Parameters

minTermFrequency

The frequency below which terms will be ignored in the source docs

Return Values

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

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