Xapian::termcount get_wdf() const
Return the wdf for the document at the current position.
std::string get_description() const
Return a string description of this object.
ChertAllDocsPostList(const ChertAllDocsPostList &)
Don't allow copying.
PositionList * open_position_list() const
Read the position list for the term in the current document and return a pointer to it (not owned by ...
PositionList * read_position_list()
Read the position list for the term in the current document and return a pointer to it (owned by the ...
void operator=(const ChertAllDocsPostList &)
Don't allow assignment.
Xapian::doccount doccount
The number of documents in the database.
Xapian::termcount get_doclength() const
Return the length of current document.
Postlists in chert databases.
Xapian::doccount get_termfreq() const
Return the exact term frequency.
A postlist in a chert database.