SolrQuery::setTermsUpperBound
(PECL solr >= 0.9.2)
SolrQuery::setTermsUpperBound — Sets the term to stop at
Описание
public SolrQuery SolrQuery::setTermsUpperBound
(
string $upperBound
)
Список параметров
-
upperBound
-
The term to stop at
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.