|
xapian-core
2.0.0
|
This is the complete list of members for Matcher, including all inherited members.
| db | Matcher | private |
| first_nonselectable | Matcher | private |
| for_all_remotes(Action action) | Matcher | inlineprivate |
| get_local_mset(Xapian::doccount first, Xapian::doccount maxitems, Xapian::doccount check_at_least, const Xapian::Weight &wtscheme, const Xapian::MatchDecider *mdecider, const Xapian::KeyMaker *sorter, Xapian::valueno collapse_key, Xapian::doccount collapse_max, int percent_threshold, double percent_threshold_factor, double weight_threshold, Xapian::Enquire::docid_order order, Xapian::valueno sort_key, Xapian::Enquire::Internal::sort_setting sort_by, bool sort_val_reverse, double time_limit, const std::vector< opt_ptr_spy > &matchspies) | Matcher | private |
| get_mset(Xapian::doccount first, Xapian::doccount maxitems, Xapian::doccount check_at_least, Xapian::Weight::Internal &stats, const Xapian::Weight &wtscheme, const Xapian::MatchDecider *mdecider, const Xapian::KeyMaker *sorter, Xapian::valueno collapse_key, Xapian::doccount collapse_max, int percent_threshold, double weight_threshold, Xapian::Enquire::docid_order order, Xapian::valueno sort_key, Xapian::Enquire::Internal::sort_setting sort_by, bool sort_val_reverse, double time_limit, const std::vector< opt_ptr_spy > &matchspies) | Matcher | |
| locals | Matcher | private |
| Matcher(const Matcher &)=delete | Matcher | private |
| Matcher(const Xapian::Database &db_, const Xapian::Query &query, Xapian::termcount query_length, const Xapian::RSet *rset, Xapian::Weight::Internal &stats, const Xapian::Weight &wtscheme, bool have_mdecider, Xapian::valueno collapse_key, Xapian::doccount collapse_max, int percent_threshold, double weight_threshold, Xapian::Enquire::docid_order order, Xapian::valueno sort_key, Xapian::Enquire::Internal::sort_setting sort_by, bool sort_val_reverse, double time_limit, const std::vector< opt_ptr_spy > &matchspies) | Matcher | |
| operator=(const Matcher &)=delete | Matcher | private |
| opt_ptr_spy typedef | Matcher | private |
| remotes | Matcher | private |