ExpandDecider subclass which rejects terms using two ExpandDeciders.
More...
Detailed Description
ExpandDecider subclass which rejects terms using two ExpandDeciders.
Terms are only accepted if they are accepted by both of the specified ExpandDecider objects.
Constructor & Destructor Documentation
Terms will be checked with first, and if accepted, then checked with second.
- Parameters
-
Compatibility method.
- Parameters
-
Member Function Documentation
virtual bool Xapian::ExpandDeciderAnd::operator() |
( |
const std::string & |
term | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: