hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SphinxResultSorterIf.hpp File Reference
#include "SphinxResultData.hpp"
#include <Poco/SharedPtr.h>
#include <string>
Include dependency graph for SphinxResultSorterIf.hpp:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

The SphinxResultSorterIf defines an abstract behaviour of a sorter of data from sphinx search engine.

Author
Igor Savonik devel.nosp@m.oper.nosp@m.s.hce.nosp@m.@gma.nosp@m.il.co.nosp@m.m Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file SphinxResultSorterIf.hpp.