(PECL solr >= 0.9.2)
Include the upper bound term in the result set
public SolrQuery SolrQuery::setTermsIncludeUpperBound ( bool $flag )
Include the upper bound term in the result set.
Parameters:
flag
TRUE
or FALSE
Returns:
Returns the current SolrQuery object, if the return value is used.
Please login to continue.