Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   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 (TermIterator terms, TermIterator termsend)
 Constructor, which takes a list of terms to be filtered out. More...

virtual int operator() (const termname &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 TermIterator    terms,
TermIterator    termsend
 

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


Member Function Documentation

virtual int Xapian::ExpandDeciderFilterTerms::operator() const termname &    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.6.3).
Generated on 24 Dec 2002 by Doxygen 1.2.15.