SolrQuery::setTermsLowerBound
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Specifies the Term to start from
Description
SolrQuery::setTermsLowerBound(string $lowerBound): SolrQuery
Specifies the Term to start from
Parameters
lowerBoundThe lower bound Term
Return Values
Returns the current SolrQuery object, if the return value is used.