array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'solrquery.gettermsincludelowerbound.php', 1 => 'SolrQuery::getTermsIncludeLowerBound', 2 => 'Returns whether or not to include the lower bound in the result set', ), 'up' => array ( 0 => 'class.solrquery.php', 1 => 'SolrQuery', ), 'prev' => array ( 0 => 'solrquery.gettermsfield.php', 1 => 'SolrQuery::getTermsField', ), 'next' => array ( 0 => 'solrquery.gettermsincludeupperbound.php', 1 => 'SolrQuery::getTermsIncludeUpperBound', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrquery/gettermsincludelowerbound.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

SolrQuery::getTermsIncludeLowerBound

(PECL solr >= 0.9.2)

SolrQuery::getTermsIncludeLowerBoundReturns whether or not to include the lower bound in the result set

説明

public SolrQuery::getTermsIncludeLowerBound(): bool

Returns whether or not to include the lower bound in the result set

パラメータ

この関数にはパラメータはありません。

戻り値

Returns a boolean on success and null if not set.