SolrQuery::setTermsIncludeUpperBound

Include the upper bound term in the result set

Beschreibung

public SolrQuery SolrQuery::setTermsIncludeUpperBound ( bool $flag )

Include the upper bound term in the result set.

Parameter-Liste

flag

TRUE or FALSE

Rückgabewerte

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