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

SolrQuery::setTermsIncludeLowerBound

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Include the lower bound term in the result set

Description

SolrQuery::setTermsIncludeLowerBound(bool $flag): SolrQuery

Include the lower bound term in the result set.

Parameters

flag

Include the lower bound term in the result set

Return Values

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

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