PositionList * read_position_list()
Read the position list for the term in the current document and return a pointer to it (owned by the ...
Xapian::termcount get_wdf() const
Return the wdf for the document at the current position.
GlassAllDocsPostList(const GlassAllDocsPostList &)
Don't allow copying.
std::string get_description() const
Return a string description of this object.
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 ...
A postlist in a glass database.
bool at_end() const
Return true if and only if we're off the end of the list.
Xapian::doccount termfreq
Estimate of the number of documents this PostList will return.
A PostList which iterates over all documents in a GlassDatabase.