Abstract base class for postlists.
virtual PostList * next(double w_min)=0
Advance the current position to the next document in the postlist.
PostList * next()
Advance the current position to the next document in the postlist.
Class for managing a tree of PostList objects.