SolrQuery::getTermsIncludeLowerBound
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Returns whether or not to include the lower bound in the result set
Description
SolrQuery::getTermsIncludeLowerBound(): bool
Returns whether or not to include the lower bound in the result set
Parameters Parameters
Return Values
Returns a boolean on success and null if not set.