Tanl Linguistic Pipeline |
Cursor over hit lists. More...
#include <PostingList.h>
Public Member Functions | |
HitsCursor (short count, byte const *hitsOffset) | |
int | next (unsigned min) |
Advance to the first hit which is >= min. | |
byte const * | Current () |
unsigned | nth (int n) |
unsigned | operator* () |
Cursor over hit lists.
int IXE::PostingList::HitsCursor::next | ( | unsigned | min | ) | [inline] |
Advance to the first hit which is >= min.
noPosition
if not present. References IXE::parseEptacode().
unsigned IXE::PostingList::HitsCursor::nth | ( | int | n | ) | [inline] |
noPosition
otherwise. References IXE::parseEptacode().