|
xapian-core
2.0.0
|
This is the complete list of members for OrPostList, including all inherited members.
| at_end() const | OrPostList | virtual |
| check(Xapian::docid did, double w_min, bool &valid) | OrPostList | virtual |
| count_matching_subqs() const | OrPostList | virtual |
| decay_to_and(Xapian::docid did, double w_min, bool *valid_ptr=NULL) | OrPostList | private |
| decay_to_andmaybe(PostList *left, PostList *right, Xapian::docid did, double w_min, bool *valid_ptr=NULL) | OrPostList | private |
| gather_position_lists(OrPositionList *orposlist) | OrPostList | virtual |
| get_description() const | OrPostList | virtual |
| get_docid() const | OrPostList | virtual |
| get_docid_range(Xapian::docid &first, Xapian::docid &last) const | OrPostList | virtual |
| get_termfreq() const | Xapian::Internal::PostList | inline |
| get_wdf() const | OrPostList | virtual |
| get_weight(Xapian::termcount doclen, Xapian::termcount unique_terms, Xapian::termcount wdfdocmax) const | OrPostList | virtual |
| l | OrPostList | private |
| l_did | OrPostList | private |
| l_max | OrPostList | private |
| next(double w_min) | OrPostList | virtual |
| Xapian::Internal::PostList::next() | Xapian::Internal::PostList | inline |
| open_position_list() const | Xapian::Internal::PostList | virtual |
| operator=(const OrPostList &)=delete | OrPostList | private |
| OrPostList(const OrPostList &)=delete | OrPostList | private |
| OrPostList(PostList *left, PostList *right, PostListTree *pltree_) | OrPostList | |
| pltree | OrPostList | private |
| PostList(const PostList &)=delete | Xapian::Internal::PostList | private |
| PostList() | Xapian::Internal::PostList | inlineprotected |
| r | OrPostList | private |
| r_did | OrPostList | private |
| r_max | OrPostList | private |
| read_position_list() | Xapian::Internal::PostList | virtual |
| recalc_maxweight() | OrPostList | virtual |
| skip_to(Xapian::docid did, double w_min) | OrPostList | virtual |
| Xapian::Internal::PostList::skip_to(Xapian::docid did) | Xapian::Internal::PostList | inline |
| termfreq | Xapian::Internal::PostList | protected |
| ~OrPostList() | OrPostList | inline |
| ~PostList() | Xapian::Internal::PostList | virtual |