SolrQuery::setTermsIncludeLowerBound

(PECL solr >= 0.9.2)

SolrQuery::setTermsIncludeLowerBoundInclude the lower bound term in the result set

说明

public SolrQuery::setTermsIncludeLowerBound ( bool $flag ) : SolrQuery

Include the lower bound term in the result set.

参数

flag

Include the lower bound term in the result set

返回值

Returns the current SolrQuery object, if the return value is used.

相关文章
php set returns the result of adding all given values to the setphp ibm db2 函数 returns an array indexed by column position representing a row in a result setphp ibm db2 函数 returns a result set listing the index and statistics for a tablephp maxdb 函数 transfers a result set from the last queryphp sqlite 函数 fetches the next row from a result set as an objectphp sqlite 函数 fetches the first column of a result set as a stringphp sqlite 函数 seek to the previous row number of a result setphp mongocommandcursor executes the command and resets the cursor to the start of the result setphp mysqli result returns the lengths of the columns of the current row in the result setphp solrquery collapses the result set to a single document per groupphp solrquery returns the lower bound for the first date range for all date faceting on this fieldphp solrquery returns the text which appears after a highlighted termphp solrquery returns the offset in the complete result setphp solrquery returns whether or not to include the lower bound in the result setphp solrquery returns whether or not to include the upper bound term in the result setphp solrquery set if the query will be boosted by the interesting term relevancephp solrquery set the number of similar documents to return for each resultphp solrquery include the lower bound term in the result setphp solrquery include the upper bound term in the result setphp sqlite3stmt executes a prepared statement and returns a result set object
关注编程学问公众号