Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Xapian::ExpandDeciderFilterTerms Class Reference

One useful expand decision functor, which provides a way of filtering out a fixed list of terms from the expand set. More...

#include <expanddecider.h>

Inheritance diagram for Xapian::ExpandDeciderFilterTerms:

Inheritance graph
[legend]
Collaboration diagram for Xapian::ExpandDeciderFilterTerms:

Collaboration graph
[legend]
List of all members.

Public Methods

 ExpandDeciderFilterTerms (Xapian::TermIterator terms, Xapian::TermIterator termsend)
 Constructor, which takes a list of terms which will be filtered out. More...

virtual int operator() (const std::string &tname) const
 Decide whether we want this term to be in the expand set. More...


Detailed Description

One useful expand decision functor, which provides a way of filtering out a fixed list of terms from the expand set.


Constructor & Destructor Documentation

Xapian::ExpandDeciderFilterTerms::ExpandDeciderFilterTerms Xapian::TermIterator    terms,
Xapian::TermIterator    termsend
 

Constructor, which takes a list of terms which will be filtered out.


Member Function Documentation

virtual int Xapian::ExpandDeciderFilterTerms::operator() const std::string &    tname const [virtual]
 

Decide whether we want this term to be in the expand set.

Implements Xapian::ExpandDecider.


The documentation for this class was generated from the following file:
Documentation for Xapian (version 0.8.3).
Generated on 20 Sep 2004 by Doxygen 1.2.15.