PostList which applies a MatchDecider.
DeciderPostList(PostList *pl_, EstimateOp *estimate_op_, const Xapian::MatchDecider *decider_, ValueStreamDocument *vsdoc, PostListTree *pltree_)
const Xapian::MatchDecider * decider
The MatchDecider to apply.
std::string get_description() const
Return a string description of this object.
bool test_doc()
Test the current with the MatchDecider.
Base class for classes which filter another PostList.
Abstract base class for postlists.
Base class for classes which filter another PostList.