SolrQuery::setMltMinTermFrequency

(PECL solr >= 0.9.2)
Sets the frequency below which terms will be ignored in the source docs
public SolrQuery SolrQuery::setMltMinTermFrequency ( int $minTermFrequency )

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

Returns:

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

doc_php
2016-02-24 16:11:37
Comments
Leave a Comment

Please login to continue.