SolrQuery::setMlt
(PECL solr >= 0.9.2)
SolrQuery::setMlt — Enables or disables moreLikeThis
Описание
public SolrQuery SolrQuery::setMlt
(
bool $flag
)
Список параметров
-
flag
-
TRUE enables it and FALSE turns it off.
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.