SolrQuery::getTermsIncludeLowerBound
(PECL solr >= 0.9.2)
SolrQuery::getTermsIncludeLowerBound — Returns whether or not to include the lower bound in the result set
说明
public SolrQuery::getTermsIncludeLowerBound
( void
) : bool
Returns whether or not to include the lower bound in the result set
参数
此函数没有参数。
返回值
Returns a boolean on success and NULL
if not set.