parent root
PHP: SolrQuery::getTermsUpperBound - Manual

SolrQuery::getTermsUpperBound

(PECL solr >= 0.9.2)

SolrQuery::getTermsUpperBoundReturns the term to stop at

Description

public SolrQuery::getTermsUpperBound ( void ) : string

Returns the term to stop at

Parameters

This function has no parameters.

Return Values

Returns a string on success and NULL if not set.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root