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