xapian-core  1.4.25
Public Member Functions | List of all members
MultiAndPostList::ComparePostListTermFreqAscending Struct Reference

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...
 

Detailed Description

Comparison functor which orders PostList* by ascending get_termfreq_est().

Definition at line 35 of file multiandpostlist.h.

Member Function Documentation

◆ operator()()

bool MultiAndPostList::ComparePostListTermFreqAscending::operator() ( const PostList a,
const PostList b 
) const
inline

The documentation for this struct was generated from the following file: