|
strusModule
0.17
|
Structure to define a proprietary function to aggregate a value for a document as meta data (counting, classification, etc.) More...
#include <analyzerModule.hpp>
Public Types | |
| typedef AggregatorFunctionInterface *(* | Create )(ErrorBufferInterface *errorhnd) |
Public Attributes | |
| const char * | name |
| name of the aggregator More... | |
| Create | create |
| constructor More... | |
Structure to define a proprietary function to aggregate a value for a document as meta data (counting, classification, etc.)
| typedef AggregatorFunctionInterface*(* strus::AggregatorConstructor::Create)(ErrorBufferInterface *errorhnd) |
| Create strus::AggregatorConstructor::create |
constructor
| const char* strus::AggregatorConstructor::name |
name of the aggregator
1.8.6