SolrQuery
PHP Manual

SolrQuery::getTermsLowerBound

(PECL solr >= 0.9.2)

SolrQuery::getTermsLowerBoundReturns the term to start at

Description

public string SolrQuery::getTermsLowerBound ( void )

Returns the term to start at

Parameters

This function has no parameters.

Return Values

Returns a string on success and NULL if not set.


SolrQuery
PHP Manual