ResultSet test(int nelems, int start, int incr)
Fills the resulttest with nelems entries, the document IDs are strictly raising, starting with start , ending with start +nelems *incr .
Used for debug and testing.