// We searched for awhile, but did not find any candidates that
// passed the restrictions. However, there are still more candidates
// to consider. Indicate to the Connector Manager that this batch
// has no documents, but to reschedule us immediately to keep looking.
LOGGER.fine("RESULTSET: 0 rows, so far.");
return new EmptyDocumentList(checkpoint.toString());
}