(PECL solr >= 0.9.2)
Sets the term to stop at
public SolrQuery SolrQuery::setTermsUpperBound ( string $upperBound )
Sets the term to stop at
Parameters:
upperBound
The term to stop at
Returns:
Returns the current SolrQuery object, if the return value is used.
Please login to continue.