SolrQuery::setMltCount
Set the number of similar documents to return for each result
Beschreibung
public SolrQuery SolrQuery::setMltCount
( int $count
)
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.