_refs | Xapian::Internal::intrusive_base | mutable |
at_end() const | ChertModifiedPostList | virtual |
check(Xapian::docid did, double w_min, bool &valid) | Xapian::PostingIterator::Internal | virtual |
ChertModifiedPostList(Xapian::Internal::intrusive_ptr< const ChertDatabase > this_db_, const string &term_, const map< Xapian::docid, pair< char, Xapian::termcount > > &mods_, Xapian::termcount wdf_upper_bound_) | ChertModifiedPostList | inline |
ChertPostList(Xapian::Internal::intrusive_ptr< const ChertDatabase > this_db_, const string &term, bool keep_reference) | ChertPostList | |
count_matching_subqs() const | LeafPostList | virtual |
gather_position_lists(OrPositionList *orposlist) | LeafPostList | virtual |
get_collapse_key() const | Xapian::PostingIterator::Internal | virtual |
get_description() const | ChertModifiedPostList | virtual |
get_docid() const | ChertModifiedPostList | virtual |
get_doclength() const | ChertModifiedPostList | virtual |
get_maxweight() const | LeafPostList | virtual |
get_sort_key() const | Xapian::PostingIterator::Internal | virtual |
get_termfreq() const | ChertModifiedPostList | virtual |
get_termfreq_est() const | LeafPostList | virtual |
get_termfreq_est_using_stats(const Xapian::Weight::Internal &stats) const | LeafPostList | virtual |
get_termfreq_max() const | LeafPostList | virtual |
get_termfreq_min() const | LeafPostList | virtual |
get_unique_terms() const | ChertModifiedPostList | virtual |
get_wdf() const | ChertModifiedPostList | virtual |
get_wdf_upper_bound() const | ChertPostList | virtual |
get_weight() const | LeafPostList | virtual |
have_started | ChertPostList | protected |
Internal() | Xapian::PostingIterator::Internal | inlineprotected |
intrusive_base() | Xapian::Internal::intrusive_base | inline |
it | ChertModifiedPostList | private |
jump_to(Xapian::docid desired_did) | ChertPostList | |
LeafPostList(const std::string &term_) | LeafPostList | inlineexplicitprotected |
mods | ChertModifiedPostList | private |
need_doclength | LeafPostList | protected |
need_unique_terms | LeafPostList | protected |
next(double w_min) | ChertModifiedPostList | virtual |
LeafPostList::next() | Xapian::PostingIterator::Internal | inline |
open_nearby_postlist(const std::string &term_) const | LeafPostList | virtual |
open_position_list() const | ChertModifiedPostList | virtual |
positionlist | ChertPostList | protected |
poslist | ChertModifiedPostList | private |
read_number_of_entries(const char **posptr, const char *end, Xapian::doccount *number_of_entries_ptr, Xapian::termcount *collection_freq_ptr) | ChertPostList | static |
read_position_list() | ChertModifiedPostList | virtual |
recalc_maxweight() | LeafPostList | virtual |
resolve_lazy_termweight(Xapian::Weight *weight_, Xapian::Weight::Internal *stats, Xapian::termcount qlen, Xapian::termcount wqf, double factor) | LeafPostList | inline |
set_term(const std::string &term_) | LeafPostList | inline |
set_termweight(const Xapian::Weight *weight_) | LeafPostList | |
skip_deletes(double w_min) | ChertModifiedPostList | private |
skip_to(Xapian::docid desired_did, double w_min) | ChertModifiedPostList | virtual |
LeafPostList::skip_to(Xapian::docid did) | Xapian::PostingIterator::Internal | inline |
term | LeafPostList | protected |
this_db | ChertPostList | protected |
wdf_upper_bound | ChertPostList | protected |
weight | LeafPostList | protected |
~ChertModifiedPostList() | ChertModifiedPostList | |
~ChertPostList() | ChertPostList | |
~Internal() | Xapian::PostingIterator::Internal | virtual |
~LeafPostList() | LeafPostList | |