strusAnalyzer  0.17
Classes | Namespaces
documentAnalyzerContextInterface.hpp File Reference

Interface for the execution context of a document analyzer. More...

#include "strus/analyzer/document.hpp"
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  strus::DocumentAnalyzerContextInterface
 Defines the context for analyzing multi part documents, iterating on the sub documents defined, splitting them into normalized terms that can be fed to the strus IR engine. More...
 

Namespaces

 strus
 strus toplevel namespace
 

Detailed Description

Interface for the execution context of a document analyzer.