php8.5
Home/ Manual/ solr / solrquery/ SolrQuery::setTermsLowerBound

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

lowerBound

The lower bound Term

Return Values

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

Source: reference/solr/solrquery/settermslowerbound.xml · from the official PHP manual (php/doc-en)