(PECL solr >= 0.9.2)
Returns 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:
Returns an integer on success and NULL
if not set.
Please login to continue.