SolrQuery::setTermsLowerBound
(PECL solr >= 0.9.2)
SolrQuery::setTermsLowerBound — Specifies the Term to start from
Описание
public SolrQuery SolrQuery::setTermsLowerBound
(
string $lowerBound
)
Список параметров
-
lowerBound
-
The lower bound Term
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.