|
xapian-core
2.0.0
|
Inheritance diagram for VStats:
Collaboration diagram for VStats:Public Member Functions | |
| VStats () | |
Public Member Functions inherited from ValueStats | |
| ValueStats () | |
| Construct an empty ValueStats object. More... | |
| void | clear () |
| Clear the statistics. More... | |
Public Attributes | |
| Xapian::doccount | freq_real |
Public Attributes inherited from ValueStats | |
| Xapian::doccount | freq = 0 |
| The number of documents which have a (non-empty) value stored in the slot. More... | |
| std::string | lower_bound |
| A lower bound on the values stored in the given value slot. More... | |
| std::string | upper_bound |
| An upper bound on the values stored in the given value slot. More... | |
Definition at line 53 of file glass_dbcheck.cc.
|
inline |
Definition at line 56 of file glass_dbcheck.cc.
| Xapian::doccount VStats::freq_real |
Definition at line 54 of file glass_dbcheck.cc.
Referenced by check_glass_table().