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