#include <DocListFrequencyIterator.hpp>
Public Methods | |
DocListFrequencyIterator (File &segment, int termID, File::offset_type seekLocation, INT64 estimatedDataLength=KEYFILE_DOCLISTITERATOR_DEFAULT_BUFFERSIZE) | |
~DocListFrequencyIterator () | |
void | startIteration () |
bool | hasMore () |
void | nextEntry () |
void | nextEntry (int documentID) |
const DocumentCount * | currentEntry () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|