ComparePostListTermFreqAscending Struct Reference

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

List of all members.

Public Member Functions

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


Detailed Description

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

Definition at line 280 of file queryoptimiser.cc.


Member Function Documentation

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

Order by descending get_termfreq_est().

Definition at line 282 of file queryoptimiser.cc.

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.