|
xapian-core
2.0.0
|
This is the complete list of members for ProtoMSet, including all inherited members.
| add(Result &&item) | ProtoMSet | inline |
| check_at_least | ProtoMSet | private |
| checked_enough() | ProtoMSet | inline |
| collapser | ProtoMSet | private |
| early_reject(Result &new_item, bool calculated_weight, SpyMaster &spymaster, const Xapian::Document &doc) | ProtoMSet | inline |
| finalise(const Xapian::MatchDecider *mdecider, const std::vector< std::unique_ptr< LocalSubMatch >> &locals, const Xapian::VecUniquePtr< EstimateOp > &estimates) | ProtoMSet | inline |
| finalise_percentages() | ProtoMSet | inline |
| first | ProtoMSet | private |
| full() const | ProtoMSet | inline |
| get_collapser() | ProtoMSet | inline |
| get_min_weight() const | ProtoMSet | inline |
| handle_min_weight_pending(bool finalising=false) | ProtoMSet | inline |
| known_matching_docs | ProtoMSet | private |
| max_possible | ProtoMSet | private |
| max_size | ProtoMSet | private |
| max_weight | ProtoMSet | private |
| max_weight_subqs_matched | ProtoMSet | private |
| mcmp | ProtoMSet | private |
| MCmpAdaptor class | ProtoMSet | friend |
| min_heap | ProtoMSet | private |
| min_weight | ProtoMSet | private |
| min_weight_pending | ProtoMSet | private |
| operator=(const ProtoMSet &)=delete | ProtoMSet | |
| percent_scale | ProtoMSet | private |
| percent_threshold | ProtoMSet | private |
| percent_threshold_factor | ProtoMSet | private |
| pltree | ProtoMSet | private |
| process(Result &&new_item, ValueStreamDocument &vsdoc) | ProtoMSet | inline |
| ProtoMSet(Xapian::doccount first_, Xapian::doccount max_items, Xapian::doccount check_at_least_, MSetCmp mcmp_, Xapian::Enquire::Internal::sort_setting sort_by_, Xapian::termcount total_subqs_, PostListTree &pltree_, Xapian::valueno collapse_key, Xapian::doccount collapse_max, int percent_threshold_, double percent_threshold_factor_, double max_possible_, bool stop_once_full_, double time_limit) | ProtoMSet | inline |
| ProtoMSet(const ProtoMSet &)=delete | ProtoMSet | |
| replace(Xapian::doccount old_item, Result &&b) | ProtoMSet | inline |
| results | ProtoMSet | private |
| set_new_min_weight(double min_wt) | ProtoMSet | inline |
| size() const | ProtoMSet | inlineprivate |
| sort_by | ProtoMSet | private |
| stop_once_full | ProtoMSet | private |
| timeout | ProtoMSet | private |
| total_subqs | ProtoMSet | private |
| update_max_weight(double weight) | ProtoMSet | inline |