myMatchDecider2 Class Reference

Inheritance diagram for myMatchDecider2:

Inheritance graph
[legend]
Collaboration diagram for myMatchDecider2:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool operator() (const Xapian::Document &doc) const
 Decide whether we want this document to be in the MSet.

Detailed Description

Definition at line 385 of file api_db.cc.


Member Function Documentation

bool myMatchDecider2::operator() ( const Xapian::Document doc  )  const [inline, virtual]

Decide whether we want this document to be in the MSet.

Return true if the document is acceptable, or false if the document should be excluded from the MSet.

Implements Xapian::MatchDecider.

Definition at line 387 of file api_db.cc.

References Xapian::Document::get_data().


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