strus  0.17
Classes | Namespaces
queryProcessorInterface.hpp File Reference

Interface for the container of all types of functions provided for query evaluation. More...

#include "strus/postingJoinOperatorInterface.hpp"
#include "strus/summarizerFunctionInterface.hpp"
#include "strus/weightingFunctionInterface.hpp"
#include "strus/scalarFunctionParserInterface.hpp"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  strus::QueryProcessorInterface
 Defines all object instances involved in query evaluation addressable by name. More...
 

Namespaces

 strus
 strus toplevel namespace
 

Detailed Description

Interface for the container of all types of functions provided for query evaluation.