SolrQuery::setMlt
Enables or disables moreLikeThis
Beschreibung
public SolrQuery SolrQuery::setMlt
( bool $flag
)
Parameter-Liste
-
flag
-
TRUE enables it and FALSE turns it off.
Rückgabewerte
Returns the current SolrQuery object, if the return value is used.