xapian-core
1.4.26
|
Class for iterating over a list of document ids. More...
Classes | |
class | Xapian::PostingIterator |
Class for iterating over a list of terms. More... | |
Namespaces | |
namespace | Xapian |
The Xapian namespace contains public interfaces for the Xapian library. | |
Functions | |
bool | Xapian::operator== (const PostingIterator &a, const PostingIterator &b) |
Equality test for PostingIterator objects. | |
bool | Xapian::operator!= (const PostingIterator &a, const PostingIterator &b) |
Inequality test for PostingIterator objects. | |
Class for iterating over a list of document ids.