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

Descrição

public int SolrQuery::getMltMaxNumQueryTerms ( void )

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

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