SolrQuery::setTermsLowerBound

(PECL solr >= 0.9.2)

SolrQuery::setTermsLowerBoundSpecifies the Term to start from

Descrierea

public SolrQuery::setTermsLowerBound ( string $lowerBound ) : SolrQuery

Specifies the Term to start from

Parametri

lowerBound

The lower bound Term

Valorile întoarse

Returns the current SolrQuery object, if the return value is used.