SolrQuery
PHP Manual

SolrQuery::getTermsLowerBound

(PECL solr >= 0.9.2)

SolrQuery::getTermsLowerBoundReturns the term to start at

Beschreibung

public string SolrQuery::getTermsLowerBound ( void )

Returns the term to start at

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a string on success and NULL if not set.


SolrQuery
PHP Manual