SolrQuery
PHP Manual

SolrQuery::getTermsUpperBound

(PECL solr >= 0.9.2)

SolrQuery::getTermsUpperBoundReturns the term to stop at

Description

public string SolrQuery::getTermsUpperBound ( void )

Returns the term to stop at

Parameters

This function has no parameters.

Return Values

Returns a string on success and NULL if not set.


SolrQuery
PHP Manual