SolrQuery
PHP Manual

SolrQuery::setTermsLowerBound

(PECL solr >= 0.9.2)

SolrQuery::setTermsLowerBoundSpecifies the Term to start from

Description

public SolrQuery SolrQuery::setTermsLowerBound ( string $lowerBound )

Specifies the Term to start from

Liste de paramètres

lowerBound

The lower bound Term

Valeurs de retour

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


SolrQuery
PHP Manual