SolrDocument::valid

(PECL solr >= 0.9.2)

SolrDocument::validChecks if the current position internally is still valid

說(shuō)明

public SolrDocument::valid(): bool

Checks if the current position internally is still valid. It is used during foreach operations.

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

Returns true on success and false if the current position is no longer valid.