|
xapian-core
2.0.0
|
This is the complete list of members for HoneyPostListTable, including all inherited members.
| add(std::string_view key, const char *val, size_t val_size, bool compressed=false) | HoneyTable | |
| add(std::string_view key, std::string_view val, bool compressed=false) | HoneyTable | inline |
| cancel(const Honey::RootInfo &, honey_revision_number_t) | HoneyTable | inline |
| close(bool permanent) | HoneyTable | inline |
| commit(honey_revision_number_t, Honey::RootInfo *root_info) | HoneyTable | |
| compress_min | HoneyTable | private |
| create_and_open(int flags_, const Honey::RootInfo &root_info) | HoneyTable | |
| cursor_get() const | HoneyTable | |
| del(const std::string &) | HoneyTable | inline |
| empty() const | HoneyTable | inline |
| exists() const | HoneyTable | inline |
| flags | HoneyTable | private |
| flush_db() | HoneyTable | inline |
| get_approx_entry_count() const | HoneyTable | inline |
| get_entry_count() const | HoneyTable | inline |
| get_exact_entry(std::string_view key, std::string *tag) const | HoneyTable | private |
| get_exact_entry(std::string_view key, std::string &tag) const | HoneyTable | inline |
| get_flags() const | HoneyTable | inline |
| get_freqs(std::string_view term, Xapian::doccount *termfreq_ptr, Xapian::termcount *collfreq_ptr) const | HoneyPostListTable | |
| get_metadata(std::string_view key) const | HoneyPostListTable | inline |
| get_offset() const | HoneyTable | inline |
| get_path() const | HoneyTable | inline |
| get_root() const | HoneyTable | inline |
| get_used_docid_range(Xapian::doccount doccount, Xapian::docid &first, Xapian::docid &last) const | HoneyPostListTable | |
| get_wdf_upper_bound(std::string_view term) const | HoneyPostListTable | |
| HoneyPostListTable(const std::string &dbdir, bool readonly) | HoneyPostListTable | inline |
| HoneyPostListTable(int fd, off_t offset_, bool readonly) | HoneyPostListTable | inline |
| HoneyTable(const char *, const std::string &path_, bool read_only_, bool lazy_=false) | HoneyTable | inline |
| HoneyTable(const char *, int fd, off_t offset_, bool read_only_, bool lazy_=false) | HoneyTable | inline |
| index | HoneyTable | private |
| is_modified() const | HoneyTable | inline |
| is_open() const | HoneyTable | inline |
| is_writable() const | HoneyTable | inline |
| key_exists(const std::string &key) const | HoneyTable | inline |
| last_key | HoneyTable | mutableprivate |
| lazy | HoneyTable | private |
| merge_changes(const std::string &term, const HoneyInverter::PostingChanges &changes) | HoneyPostListTable | inline |
| merge_doclen_changes(const std::map< Xapian::docid, Xapian::termcount > &changes) | HoneyPostListTable | inline |
| num_entries | HoneyTable | private |
| offset | HoneyTable | private |
| open(int flags_, const Honey::RootInfo &root_info, honey_revision_number_t) | HoneyTable | |
| open_post_list(const HoneyDatabase *db, std::string_view term, bool need_read_pos) const | HoneyPostListTable | |
| path | HoneyTable | private |
| read_key(std::string &key, size_t &val_size, bool &compressed) const | HoneyTable | private |
| read_only | HoneyTable | private |
| read_val(std::string &val, size_t val_size) const | HoneyTable | private |
| readahead_key(const std::string &) const | HoneyTable | inline |
| root | HoneyTable | private |
| single_file() const | HoneyTable | inlineprivate |
| store | HoneyTable | mutableprivate |
| sync() | HoneyTable | inline |
| term_exists(std::string_view term) const | HoneyPostListTable | inline |
| throw_database_closed() | HoneyTable | inlinestatic |
| ~HoneyTable() | HoneyTable | inline |