xapian-core  1.4.25
Public Member Functions | Public Attributes | List of all members
VStats Struct Reference
+ Inheritance diagram for VStats:
+ Collaboration diagram for VStats:

Public Member Functions

 VStats ()
 
 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
 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...
 

Detailed Description

Definition at line 52 of file chert_dbcheck.cc.

Constructor & Destructor Documentation

◆ VStats() [1/2]

VStats::VStats ( )
inline

Definition at line 55 of file chert_dbcheck.cc.

◆ VStats() [2/2]

VStats::VStats ( )
inline

Definition at line 57 of file glass_dbcheck.cc.

Member Data Documentation

◆ freq_real

Xapian::doccount VStats::freq_real

Definition at line 53 of file chert_dbcheck.cc.

Referenced by check_chert_table(), and check_glass_table().


The documentation for this struct was generated from the following files: