|
strus
0.17
|
Interface for a function implementing a join of N posting sets and providing an posting iterator on the result. More...
#include "strus/postingIteratorInterface.hpp"#include "strus/reference.hpp"#include <vector>#include <string>Go to the source code of this file.
Classes | |
| class | strus::PostingJoinOperatorInterface |
| Interface for creating iterators on joined sets of postings. More... | |
| struct | strus::PostingJoinOperatorInterface::Description |
| Structure that describes the join operator. More... | |
Namespaces | |
| strus | |
| strus toplevel namespace | |
Interface for a function implementing a join of N posting sets and providing an posting iterator on the result.
1.8.6