| add_database(const WritableDatabase &other) | Xapian::WritableDatabase | inline | 
  | Xapian::Database::add_database(const Database &database) | Xapian::Database |  | 
  | add_document(const Xapian::Document &document) | Xapian::WritableDatabase |  | 
  | add_spelling(const std::string &word, Xapian::termcount freqinc=1) const | Xapian::WritableDatabase |  | 
  | add_synonym(const std::string &term, const std::string &synonym) const | Xapian::WritableDatabase |  | 
  | allterms_begin(const std::string &prefix=std::string()) const | Xapian::Database |  | 
  | allterms_end(const std::string &=std::string()) const | Xapian::Database | inline | 
  | begin_transaction(bool flushed=true) | Xapian::WritableDatabase |  | 
  | cancel_transaction() | Xapian::WritableDatabase |  | 
  | check(const std::string &path, int opts=0, std::ostream *out=NULL) | Xapian::Database | inlinestatic | 
  | check(int fd, int opts=0, std::ostream *out=NULL) | Xapian::Database | inlinestatic | 
  | clear_synonyms(const std::string &term) const | Xapian::WritableDatabase |  | 
  | close() | Xapian::Database | virtual | 
  | commit() | Xapian::WritableDatabase |  | 
  | commit_transaction() | Xapian::WritableDatabase |  | 
  | compact(const std::string &output, unsigned flags=0, int block_size=0) | Xapian::Database | inline | 
  | compact(int fd, unsigned flags=0, int block_size=0) | Xapian::Database | inline | 
  | compact(const std::string &output, unsigned flags, int block_size, Xapian::Compactor &compactor) | Xapian::Database | inline | 
  | compact(int fd, unsigned flags, int block_size, Xapian::Compactor &compactor) | Xapian::Database | inline | 
  | Database() | Xapian::Database |  | 
  | Database(const std::string &path, int flags=0) | Xapian::Database | explicit | 
  | Database(int fd, int flags=0) | Xapian::Database | explicit | 
  | Database(const Database &other) | Xapian::Database |  | 
  | delete_document(Xapian::docid did) | Xapian::WritableDatabase |  | 
  | delete_document(const std::string &unique_term) | Xapian::WritableDatabase |  | 
  | flush() | Xapian::WritableDatabase | inline | 
  | get_average_length() const | Xapian::Database | inline | 
  | get_avlength() const | Xapian::Database |  | 
  | get_collection_freq(const std::string &tname) const | Xapian::Database |  | 
  | get_description() const | Xapian::WritableDatabase | virtual | 
  | get_doccount() const | Xapian::Database |  | 
  | get_doclength(Xapian::docid did) const | Xapian::Database |  | 
  | get_doclength_lower_bound() const | Xapian::Database |  | 
  | get_doclength_upper_bound() const | Xapian::Database |  | 
  | get_document(Xapian::docid did) const | Xapian::Database |  | 
  | get_document(Xapian::docid did, unsigned flags) const | Xapian::Database |  | 
  | get_lastdocid() const | Xapian::Database |  | 
  | get_metadata(const std::string &key) const | Xapian::Database |  | 
  | get_revision() const | Xapian::Database |  | 
  | get_spelling_suggestion(const std::string &word, unsigned max_edit_distance=2) const | Xapian::Database |  | 
  | get_termfreq(const std::string &tname) const | Xapian::Database |  | 
  | get_total_length() const | Xapian::Database |  | 
  | get_unique_terms(Xapian::docid did) const | Xapian::Database |  | 
  | get_uuid() const | Xapian::Database |  | 
  | get_value_freq(Xapian::valueno slot) const | Xapian::Database |  | 
  | get_value_lower_bound(Xapian::valueno slot) const | Xapian::Database |  | 
  | get_value_upper_bound(Xapian::valueno slot) const | Xapian::Database |  | 
  | get_wdf_upper_bound(const std::string &term) const | Xapian::Database |  | 
  | has_positions() const | Xapian::Database |  | 
  | keep_alive() | Xapian::Database |  | 
  | locked() const | Xapian::Database |  | 
  | metadata_keys_begin(const std::string &prefix=std::string()) const | Xapian::Database |  | 
  | metadata_keys_end(const std::string &=std::string()) const | Xapian::Database | inline | 
  | operator=(const WritableDatabase &other) | Xapian::WritableDatabase |  | 
  | Xapian::Database::operator=(const Database &other) | Xapian::Database |  | 
  | positionlist_begin(Xapian::docid did, const std::string &tname) const | Xapian::Database |  | 
  | positionlist_end(Xapian::docid, const std::string &) const | Xapian::Database | inline | 
  | postlist_begin(const std::string &tname) const | Xapian::Database |  | 
  | postlist_end(const std::string &) const | Xapian::Database | inline | 
  | remove_spelling(const std::string &word, Xapian::termcount freqdec=1) const | Xapian::WritableDatabase |  | 
  | remove_synonym(const std::string &term, const std::string &synonym) const | Xapian::WritableDatabase |  | 
  | reopen() | Xapian::Database |  | 
  | replace_document(Xapian::docid did, const Xapian::Document &document) | Xapian::WritableDatabase |  | 
  | replace_document(const std::string &unique_term, const Xapian::Document &document) | Xapian::WritableDatabase |  | 
  | set_metadata(const std::string &key, const std::string &metadata) | Xapian::WritableDatabase |  | 
  | size() const | Xapian::Database | inline | 
  | spellings_begin() const | Xapian::Database |  | 
  | spellings_end() const | Xapian::Database | inline | 
  | synonym_keys_begin(const std::string &prefix=std::string()) const | Xapian::Database |  | 
  | synonym_keys_end(const std::string &=std::string()) const | Xapian::Database | inline | 
  | synonyms_begin(const std::string &term) const | Xapian::Database |  | 
  | synonyms_end(const std::string &) const | Xapian::Database | inline | 
  | term_exists(const std::string &tname) const | Xapian::Database |  | 
  | termlist_begin(Xapian::docid did) const | Xapian::Database |  | 
  | termlist_end(Xapian::docid) const | Xapian::Database | inline | 
  | valuestream_begin(Xapian::valueno slot) const | Xapian::Database |  | 
  | valuestream_end(Xapian::valueno) const | Xapian::Database | inline | 
  | WritableDatabase() | Xapian::WritableDatabase |  | 
  | WritableDatabase(const std::string &path, int flags=0, int block_size=0) | Xapian::WritableDatabase | explicit | 
  | WritableDatabase(const WritableDatabase &other) | Xapian::WritableDatabase |  | 
  | ~Database() | Xapian::Database | virtual | 
  | ~WritableDatabase() | Xapian::WritableDatabase | virtual |