|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <sstream>#include "SphinxSearchInterface.hpp"#include "SphinxNodeOptions.hpp"#include "SphinxSearcher.hpp"#include "SphinxIndexer.hpp"#include "LoggerStream.hpp"#include "CustomMessage.hpp"

Go to the source code of this file.
Classes | |
| class | HCE::sphinx::SphinxFunctionalObject |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
| namespace | HCE::sphinx |
Implementation of a functional object uniting SphinxIndexer and SphinxSearcher for use sphinx in HCE project node
Definition in file SphinxFunctionalObject.hpp.