SolrQuery
PHP Manual

SolrQuery::getMltMaxNumQueryTerms

(PECL solr >= 0.9.2)

SolrQuery::getMltMaxNumQueryTermsReturns the maximum number of query terms that will be included in any generated query

Descrizione

public int SolrQuery::getMltMaxNumQueryTerms ( void )

Returns the maximum number of query terms that will be included in any generated query

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns an integer on success and NULL if not set.


SolrQuery
PHP Manual