SolrQuery::getMltMinTermFrequency
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Returns the frequency below which terms will be ignored in the source document
Description
SolrQuery::getMltMinTermFrequency(): int
Returns the frequency below which terms will be ignored in the source document
Parameters Parameters
Return Values
Returns an integer on success and null if not set.