SolrDocument::valid

Checks if the current position internally is still valid

説明

public bool SolrDocument::valid()

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

パラメータ

この関数にはパラメータはありません。

戻り値

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