|
xapian-core
2.0.0
|
This is the complete list of members for EstimateOp, including all inherited members.
| AND enum value | EstimateOp | |
| AND_NOT enum value | EstimateOp | |
| DECIDER enum value | EstimateOp | |
| EstimateOp(Xapian::doccount tf_, Xapian::docid first, Xapian::docid last) | EstimateOp | inline |
| EstimateOp() | EstimateOp | inline |
| EstimateOp(Estimates estimates_) | EstimateOp | inline |
| EstimateOp(Xapian::doccount tf_) | EstimateOp | inline |
| EstimateOp(op_type type_, Xapian::docid first, Xapian::docid last, Xapian::VecUniquePtr< EstimateOp > &&sub_estimates_) | EstimateOp | inline |
| EstimateOp(op_type type_, Xapian::docid first, Xapian::docid last, std::unique_ptr< EstimateOp > &&est1, std::unique_ptr< EstimateOp > &&est2) | EstimateOp | inline |
| EstimateOp(op_type type_, EstimateOp *sub_estimate) | EstimateOp | inline |
| estimates | EstimateOp | private |
| EXACT_PHRASE enum value | EstimateOp | |
| get_subquery_count() const | EstimateOp | inline |
| KNOWN enum value | EstimateOp | |
| NEAR enum value | EstimateOp | |
| op_type enum name | EstimateOp | |
| OR enum value | EstimateOp | |
| PHRASE enum value | EstimateOp | |
| POSTING_SOURCE enum value | EstimateOp | |
| report_first(Xapian::docid first) | EstimateOp | inline |
| report_range_ratio(Xapian::doccount accepted, Xapian::doccount rejected) | EstimateOp | inline |
| report_ratio(Xapian::doccount accepted, Xapian::doccount rejected) | EstimateOp | inline |
| report_termfreqs(Xapian::doccount min_, Xapian::doccount est, Xapian::doccount max_) | EstimateOp | inline |
| resolve(Xapian::doccount db_size, Xapian::docid db_first, Xapian::docid db_last) | EstimateOp | |
| sub_estimates | EstimateOp | private |
| type | EstimateOp | private |
| XOR enum value | EstimateOp |