(PECL solr >= 0.9.2)
Specifies the Term to start from
public SolrQuery SolrQuery::setTermsLowerBound ( string $lowerBound )
Specifies the Term to start from
Parameters:
lowerBound
The lower bound Term
Returns:
Returns the current SolrQuery object, if the return value is used.
Please login to continue.