Method Search.ResultSet()->test()


Method test

ResultSet test(int nelems, int start, int incr)

Description

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.