Initialize the data source so the next getNextDoc call will return the first document
virtual int rewind() = 0;
0 on success, or -1 on failure
DDataSourceBase Class