|
xapian-core
2.0.0
|
Comparison functor which orders by descending termfreq. More...
Public Member Functions | |
| bool | operator() (const PostList *a, const PostList *b) const |
| Order PostList* by descending get_termfreq(). More... | |
Comparison functor which orders by descending termfreq.
Definition at line 125 of file queryinternal.cc.
|
inline |
Order PostList* by descending get_termfreq().
Definition at line 127 of file queryinternal.cc.
References Xapian::Internal::PostList::get_termfreq().