SolrQuery::setMlt

Enables or disables moreLikeThis

Beschreibung

public SolrQuery SolrQuery::setMlt ( bool $flag )

Enables or disables moreLikeThis

Parameter-Liste

flag

TRUE enables it and FALSE turns it off.

Rückgabewerte

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