xapian-core  1.4.25
Classes | Namespaces
valuesetmatchdecider.h File Reference

MatchDecider subclass for filtering results by value. More...

#include <xapian/enquire.h>
#include <xapian/types.h>
#include <xapian/visibility.h>
#include <string>
#include <set>
+ Include dependency graph for valuesetmatchdecider.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Xapian::ValueSetMatchDecider
 MatchDecider filtering results based on whether document values are in a user-defined set. More...
 

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 

Detailed Description

MatchDecider subclass for filtering results by value.

Definition in file valuesetmatchdecider.h.