MultiAndPostList::ComparePostListTermFreqAscending Struct Reference

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

List of all members.

Public Member Functions

bool operator() (const PostList *a, const PostList *b)
 Order by ascending get_termfreq_est().


Detailed Description

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

Definition at line 31 of file multiandpostlist.h.


Member Function Documentation

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

Order by ascending get_termfreq_est().

Definition at line 33 of file multiandpostlist.h.

References Xapian::PostingIterator::Internal::get_termfreq_est().


The documentation for this struct was generated from the following file:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.