SolrQuery::setMltCount

Set the number of similar documents to return for each result

Beschreibung

public SolrQuery SolrQuery::setMltCount ( int $count )

Set the number of similar documents to return for each result

Parameter-Liste

count

The number of similar documents to return for each result

Rückgabewerte

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