strus
0.17
|
Object describing a variable associated to a set of postings. This variable can be used by summarizers to extract features from the forward index of matching documents. More...
#include "strus/index.hpp"
#include "strus/postingIteratorInterface.hpp"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | strus::SummarizationVariable |
Structure describing a variable referencing a named match of a subexpression. Variables are attached to features used for summarization. More... | |
Namespaces | |
strus | |
strus toplevel namespace | |
Object describing a variable associated to a set of postings. This variable can be used by summarizers to extract features from the forward index of matching documents.