Public Member Functions | List of all members
myMatchDecider2 Class Reference
+ Inheritance diagram for myMatchDecider2:
+ Collaboration diagram for myMatchDecider2:

Public Member Functions

bool operator() (const Xapian::Document &doc) const
 Decide whether we want this document to be in the MSet. More...
 
- Public Member Functions inherited from Xapian::MatchDecider
 MatchDecider ()
 Default constructor. More...
 
virtual ~MatchDecider ()
 Destructor. More...
 

Detailed Description

Definition at line 643 of file api_db.cc.

Member Function Documentation

bool myMatchDecider2::operator() ( const Xapian::Document doc) const
inlinevirtual

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

Parameters
docThe document to test.
Returns
true if the document is acceptable, or false if the document should be excluded from the MSet.

Implements Xapian::MatchDecider.

Definition at line 645 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.4.4).
Generated on Mon Apr 24 2017 by Doxygen 1.8.8.