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

Opis

public int SolrQuery::getMltMaxNumQueryTerms ( void )

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns an integer on success and NULL if not set.


SolrQuery
PHP Manual