SolrDocument::valid
Checks if the current position internally is still valid
Description
public bool SolrDocument::valid()
Parameters
This function has no parameters.
Return Values
Returns true
on success and false
if the current position is no longer valid.