SolrDocument::valid
Checks if the current position internally is still valid
&reftitle.description;
public boolSolrDocument::valid
Checks if the current position internally is still valid. It is used during foreach operations.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns &true; on success and &false; if the current position is no longer valid.