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

SolrQuery::getMltMinDocFrequency

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Returns the treshold frequency at which words will be ignored which do not occur in at least this many docs

Description

SolrQuery::getMltMinDocFrequency(): int

Returns the treshold frequency at which words will be ignored which do not occur in at least this many docs

Parameters Parameters

Return Values

Returns an integer on success and null if not set.

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