Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Search
Search.ResultSet

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.