SolrQuery::removeMltField
(PECL solr >= 0.9.2)
SolrQuery::removeMltField — Removes one of the moreLikeThis fields
Описание
public SolrQuery SolrQuery::removeMltField
(
string $field
)
Список параметров
-
field
-
Name of the field
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.