SolrQuery
PHP Manual

SolrQuery::getTermsUpperBound

(PECL solr >= 0.9.2)

SolrQuery::getTermsUpperBoundReturns the term to stop at

Beschreibung

public string SolrQuery::getTermsUpperBound ( void )

Returns the term to stop at

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a string on success and NULL if not set.


SolrQuery
PHP Manual