SolrQuery
PHP Manual

SolrQuery::getTermsUpperBound

(PECL solr >= 0.9.2)

SolrQuery::getTermsUpperBoundReturns the term to stop at

Description

public string SolrQuery::getTermsUpperBound ( void )

Returns the term to stop at

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns a string on success and NULL if not set.


SolrQuery
PHP Manual