xapian-core
1.4.26
|
MatchSpy implementation. More...
#include <xapian/attributes.h>
#include <xapian/intrusive_ptr.h>
#include <xapian/termiterator.h>
#include <xapian/visibility.h>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | Xapian::MatchSpy |
Abstract base class for match spies. More... | |
class | Xapian::ValueCountMatchSpy |
Class for counting the frequencies of values in the matching documents. More... | |
struct | Xapian::ValueCountMatchSpy::Internal |
Namespaces | |
Xapian | |
The Xapian namespace contains public interfaces for the Xapian library. | |
MatchSpy implementation.
Definition in file matchspy.h.