|
xapian-core
2.0.0
|
This is the complete list of members for HoneyInverter, including all inherited members.
| add_posting(Xapian::docid did, const std::string &term, Xapian::doccount wdf) | HoneyInverter | inline |
| clear() | HoneyInverter | inline |
| delete_doclength(Xapian::docid did) | HoneyInverter | inline |
| delete_positionlist(Xapian::docid did, const std::string &term) | HoneyInverter | |
| DELETED_POSTING | HoneyInverter | privatestatic |
| doclen_changes | HoneyInverter | |
| flush(HoneyPostListTable &table) | HoneyInverter | |
| flush_all_post_lists(HoneyPostListTable &table) | HoneyInverter | |
| flush_doclengths(HoneyPostListTable &table) | HoneyInverter | |
| flush_pos_lists(HoneyPositionTable &table) | HoneyInverter | |
| flush_post_list(HoneyPostListTable &table, const std::string &term) | HoneyInverter | |
| flush_post_lists(HoneyPostListTable &table, const std::string &pfx) | HoneyInverter | |
| get_deltas(std::string_view term, Xapian::termcount &tf_delta, Xapian::termcount &cf_delta) const | HoneyInverter | inline |
| get_doclength(Xapian::docid did, Xapian::termcount &doclen) const | HoneyInverter | inline |
| get_positionlist(Xapian::docid did, const std::string &term, std::string &s) const | HoneyInverter | |
| has_positions(const HoneyPositionTable &position_table) const | HoneyInverter | |
| HoneyPostListTable class | HoneyInverter | friend |
| pos_changes | HoneyInverter | private |
| postlist_changes | HoneyInverter | private |
| remove_posting(Xapian::docid did, const std::string &term, Xapian::doccount wdf) | HoneyInverter | inline |
| set_doclength(Xapian::docid did, Xapian::termcount doclen, bool add) | HoneyInverter | inline |
| set_positionlist(Xapian::docid did, const std::string &term, const std::string &s) | HoneyInverter | private |
| set_positionlist(const HoneyPositionTable &position_table, Xapian::docid did, const std::string &tname, const Xapian::TermIterator &term, bool modifying=false) | HoneyInverter | |
| store_positions(const HoneyPositionTable &position_table, Xapian::docid did, const std::string &tname, const Xapian::VecCOW< Xapian::termpos > &posvec, bool modifying) | HoneyInverter | private |
| update_posting(Xapian::docid did, const std::string &term, Xapian::termcount old_wdf, Xapian::termcount new_wdf) | HoneyInverter | inline |