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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.