(PECL solr >= 0.9.2)
Returns the maximum number of terms Solr should return
public int SolrQuery::getTermsLimit ( void )
Returns the maximum number of terms Solr should return
Returns:
Returns an integer on success and NULL
if not set.
Please login to continue.