SolrQuery::setTermsUpperBound

Sets the term to stop at

Description

public SolrQuery SolrQuery::setTermsUpperBound ( string $upperBound )

Sets the term to stop at

Parameters

upperBound

The term to stop at

Return Values

Returns the current SolrQuery object, if the return value is used.