Public Member Functions | |
bool | operator() (const Xapian::Document &doc) const |
Decide whether we want this document to be in the MSet. |
Definition at line 385 of file api_db.cc.
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().