(PECL solr >= 0.9.2)
Returns the frequency below which terms will be ignored in the source document
public int SolrQuery::getMltMinTermFrequency ( void )
Returns the frequency below which terms will be ignored in the source document
Returns:
Returns an integer on success and NULL
if not set.
Please login to continue.