SolrQuery::setMlt

(PECL solr >= 0.9.2)

SolrQuery::setMltEnables or disables moreLikeThis

Опис

public SolrQuery::setMlt(bool $flag): SolrQuery

Enables or disables moreLikeThis

Параметри

flag

true enables it and false turns it off.

Значення, що повертаються

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