xapian-core
1.4.26
|
Comparison functor which orders PostList* by ascending get_termfreq_est(). More...
Public Member Functions | |
bool | operator() (const PostList *a, const PostList *b) const |
Order by ascending get_termfreq_est(). More... | |
Comparison functor which orders PostList* by ascending get_termfreq_est().
Definition at line 35 of file multiandpostlist.h.
|
inline |
Order by ascending get_termfreq_est().
Definition at line 37 of file multiandpostlist.h.
References Xapian::PostingIterator::Internal::get_termfreq_est(), MultiAndPostList::MultiAndPostList(), and MultiAndPostList::operator=().