hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <set>
#include "sphinxclient.h"
#include "SphinxFilters.hpp"
#include "SphinxSearchInterface.hpp"
#include "SphinxResultDataSerializator.hpp"
#include "SphinxResultDataMemoryManager.hpp"
#include "CustomMessage.hpp"
Go to the source code of this file.
Classes | |
class | HCE::sphinx::SphinxSearcher |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::sphinx |
Typedefs | |
typedef struct st_sphinx_client | sphinx_client |
Implementation of a functional object is responsible for search use sphinx in HCE project node
Definition in file SphinxSearcher.hpp.
typedef struct st_sphinx_client sphinx_client |
Definition at line 27 of file SphinxSearcher.hpp.