SolrQuery::setTermsUpperBound
Sets the term to stop at
Description
public SolrQuery SolrQuery::setTermsUpperBound
( string $upperBound
)
Parameters
-
upperBound
-
The term to stop at
Return Values
Returns the current SolrQuery object, if the return value is used.