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