hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
Go to the source code of this file.
Classes | |
class | HCE::sphinx::reduce_task::SphinxResultSorterIf |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::sphinx |
namespace | HCE::sphinx::reduce_task |
Variables | |
const unsigned int | HCE::sphinx::reduce_task::NULL_SORT = 0 |
const unsigned int | HCE::sphinx::reduce_task::ASC_SORT = 1 |
const unsigned int | HCE::sphinx::reduce_task::DESC_SORT = 2 |
The SphinxResultSorterIf defines an abstract behaviour of a sorter of data from sphinx search engine.
Definition in file SphinxResultSorterIf.hpp.