|
xapian-core
2.0.0
|
Comparison functor which orders PostList* by ascending get_termfreq(). More...
Public Member Functions | |
| bool | operator() (const PostList *a, const PostList *b) const |
| Order by ascending get_termfreq(). More... | |
Comparison functor which orders PostList* by ascending get_termfreq().
Definition at line 35 of file andpostlist.h.
|
inline |
Order by ascending get_termfreq().
Definition at line 37 of file andpostlist.h.
References Xapian::Internal::PostList::get_termfreq().