add_prefix(std::string prefix) | Xapian::TermCountMatchSpy | [inline] |
documents_seen | Xapian::TermCountMatchSpy | [mutable, protected] |
get_documents_seen() const | Xapian::TermCountMatchSpy | [inline] |
get_terms(std::string prefix) const | Xapian::TermCountMatchSpy | [inline] |
get_terms_seen() const | Xapian::TermCountMatchSpy | [inline] |
get_top_terms(std::vector< StringAndFrequency > &result, std::string prefix, size_t maxterms) const | Xapian::TermCountMatchSpy | |
operator()(const Xapian::Document &doc) const | Xapian::TermCountMatchSpy | [virtual] |
TermCountMatchSpy() | Xapian::TermCountMatchSpy | [inline] |
TermCountMatchSpy(std::string prefix) | Xapian::TermCountMatchSpy | [inline] |
terms | Xapian::TermCountMatchSpy | [mutable, protected] |
terms_seen | Xapian::TermCountMatchSpy | [mutable, protected] |
~MatchDecider() | Xapian::MatchDecider | [virtual] |