xapian-core  1.4.25
Classes
contiguousalldocspostlist.h File Reference

Iterate all document ids when they form a contiguous range. More...

#include <string>
#include "database.h"
#include "api/leafpostlist.h"
+ Include dependency graph for contiguousalldocspostlist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ContiguousAllDocsPostList
 A PostList iterating all docids when they form a contiguous range. More...
 

Detailed Description

Iterate all document ids when they form a contiguous range.

Definition in file contiguousalldocspostlist.h.