SolrQuery
PHP Manual

SolrQuery::getMltCount

(PECL solr >= 0.9.2)

SolrQuery::getMltCountReturns the number of similar documents to return for each result

Descrição

public int SolrQuery::getMltCount ( void )

Returns the number of similar documents to return for each result

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns an integer on success and NULL if not set.


SolrQuery
PHP Manual