xapian-core  2.0.0
Classes | Namespaces
estimateop.h File Reference

Calculated bounds on and estimate of number of matches. More...

#include <memory>
#include "xapian/types.h"
#include "api/smallvector.h"
#include "omassert.h"
#include "backends/postlist.h"
+ Include dependency graph for estimateop.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Estimates
 
class  EstimateOp
 Class for estimating the total number of matching documents. More...
 
struct  Xapian::Internal::PostListAndEstimate
 

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 
 Xapian::Internal
 

Detailed Description

Calculated bounds on and estimate of number of matches.

Definition in file estimateop.h.