_refs | Xapian::Internal::intrusive_base | mutable |
at_end() const =0 | Xapian::PostingIterator::Internal | pure virtual |
check(Xapian::docid did, double w_min, bool &valid) | Xapian::PostingIterator::Internal | virtual |
count_matching_subqs() const | LeafPostList | virtual |
gather_position_lists(OrPositionList *orposlist) | LeafPostList | virtual |
get_collapse_key() const | Xapian::PostingIterator::Internal | virtual |
get_description() const =0 | Xapian::PostingIterator::Internal | pure virtual |
get_docid() const =0 | Xapian::PostingIterator::Internal | pure virtual |
get_doclength() const =0 | Xapian::PostingIterator::Internal | pure virtual |
get_maxweight() const | LeafPostList | virtual |
get_sort_key() const | Xapian::PostingIterator::Internal | virtual |
get_termfreq() const =0 | LeafPostList | pure 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 =0 | Xapian::PostingIterator::Internal | pure virtual |
get_wdf() const | Xapian::PostingIterator::Internal | virtual |
get_wdf_upper_bound() const =0 | LeafPostList | pure virtual |
get_weight() const | LeafPostList | virtual |
Internal() | Xapian::PostingIterator::Internal | inlineprotected |
intrusive_base() | Xapian::Internal::intrusive_base | inline |
LeafPostList(const LeafPostList &) | LeafPostList | private |
LeafPostList(const std::string &term_) | LeafPostList | inlineexplicitprotected |
need_doclength | LeafPostList | protected |
need_unique_terms | LeafPostList | protected |
next(double w_min)=0 | Xapian::PostingIterator::Internal | pure virtual |
next() | Xapian::PostingIterator::Internal | inline |
open_nearby_postlist(const std::string &term_) const | LeafPostList | virtual |
open_position_list() const | Xapian::PostingIterator::Internal | virtual |
operator=(const LeafPostList &) | LeafPostList | private |
read_position_list() | Xapian::PostingIterator::Internal | 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_to(Xapian::docid did, double w_min)=0 | Xapian::PostingIterator::Internal | pure virtual |
skip_to(Xapian::docid did) | Xapian::PostingIterator::Internal | inline |
term | LeafPostList | protected |
weight | LeafPostList | protected |
~Internal() | Xapian::PostingIterator::Internal | virtual |
~LeafPostList() | LeafPostList | |