SolrDocument::valid
(PECL solr >= 0.9.2)
SolrDocument::valid — Checks if the current position internally is still valid
Descrizione
public bool SolrDocument::valid
( void
)
Checks if the current position internally is still valid. It is used during foreach operations.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Returns TRUE on success and FALSE if the current position is no longer valid.
There are no user contributed notes for this page.
