Public Member Functions | |
Internal (Xapian::valueno slot_) | |
Public Attributes | |
Xapian::valueno | slot |
The slot to count. | |
Xapian::doccount | total |
Total number of documents seen by the match spy. | |
std::map< std::string, Xapian::doccount > | values |
The values seen so far, together with their frequency. | |