strusAnalyzer  0.17
Classes | Namespaces
analyzerObjectBuilderInterface.hpp File Reference

Builder object for all toplevel interfaces related to the analyzer. Used by components acting as proxy (calling strus with RPC) or by components that build the analyzer universe from external components (loading objects from dynamically loadable modules) More...

#include "strus/analyzer/segmenterOptions.hpp"
#include <string>

Go to the source code of this file.

Classes

class  strus::AnalyzerObjectBuilderInterface
 Interface providing a mechanism to create complex multi component objects for the document and query analysis in strus. More...
 

Namespaces

 strus
 strus toplevel namespace
 

Detailed Description

Builder object for all toplevel interfaces related to the analyzer. Used by components acting as proxy (calling strus with RPC) or by components that build the analyzer universe from external components (loading objects from dynamically loadable modules)