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

説明

public int SolrQuery::getMltMaxNumQueryTerms ( void )

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

パラメータ

この関数にはパラメータはありません。

返り値

Returns an integer on success and NULL if not set.


SolrQuery
PHP Manual