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 withstart
+nelems
*incr
.Used for debug and testing.