_isConnected | HCE::sphinx::SphinxSearcher | protected |
_isError | HCE::sphinx::SphinxSearchInterface | protected |
_isStoppedSearchd | HCE::sphinx::SphinxSearcher | protected |
_StopSearchd | HCE::sphinx::SphinxSearcher | protected |
addField(const std::string &name, int weight=0) | HCE::sphinx::SphinxSearcher | |
addFilter(const std::string &attrName, long long value, bool exclude=false) | HCE::sphinx::SphinxSearcher | protected |
addFilter(const std::string &attrName, std::vector< long long > &values, bool exclude=false) | HCE::sphinx::SphinxSearcher | protected |
addFilterFloatRange(const std::string &attrName, float fmin, float fmax, bool exclude=false) | HCE::sphinx::SphinxSearcher | protected |
addFilterRange(const std::string &attrName, long long umin, long long umax, bool exclude=false) | HCE::sphinx::SphinxSearcher | protected |
addIndexFile(const std::string &name, int weight=0) | HCE::sphinx::SphinxSearcher | |
allowedFields | HCE::sphinx::SphinxSearcher | protected |
applyFilter(Poco::SharedPtr< SphinxFilter > pFilter) | HCE::sphinx::SphinxSearcher | protected |
cleanup(char **&names, int *&weights, size_t &count) | HCE::sphinx::SphinxSearcher | protected |
close(void) | HCE::sphinx::SphinxSearcher | |
defaultRequestTimeout | HCE::sphinx::SphinxSearcher | protected |
delField(const std::string &name) | HCE::sphinx::SphinxSearcher | |
delIndexFile(const std::string &name) | HCE::sphinx::SphinxSearcher | |
easyStart(int matchMode=SPH_MATCH_EXTENDED2, int sortMode=SPH_SORT_RELEVANCE, int rankingMode=SPH_RANK_DEFAULT, const std::string &rankexpr="") | HCE::sphinx::SphinxSearcher | |
errorCode | HCE::sphinx::SphinxSearchInterface | protected |
errorMsg | HCE::sphinx::SphinxSearchInterface | protected |
find(std::vector< std::pair< std::string, int > > &Vec, const std::string &name) | HCE::sphinx::SphinxSearcher | protectedstatic |
fObj | HCE::sphinx::SphinxSearcher | protected |
fullSchemaNames | HCE::sphinx::SphinxSearcher | protected |
getAlloedFields(void) | HCE::sphinx::SphinxSearcher | inlineprotected |
getDefaultRequestTimeout(void) const | HCE::sphinx::SphinxSearcher | inline |
getErrorCode(void) const | HCE::sphinx::SphinxSearchInterface | inline |
getErrorMsg(void) const | HCE::sphinx::SphinxSearchInterface | inline |
getFieldsCount(void) const | HCE::sphinx::SphinxSearcher | inline |
getFieldWeight(const std::string &name) | HCE::sphinx::SphinxSearcher | |
getFieldWeights(std::vector< std::pair< std::string, int > > &Vec) | HCE::sphinx::SphinxSearcher | |
getFullSchemaNames(void) | HCE::sphinx::SphinxSearcher | inlineprotected |
getIndexesCount(void) const | HCE::sphinx::SphinxSearcher | inline |
getIndexFileName(void) const | HCE::sphinx::SphinxSearcher | inline |
getIndexWeight(const std::string &name) | HCE::sphinx::SphinxSearcher | |
getIndexWeights(std::vector< std::pair< std::string, int > > &Vec) | HCE::sphinx::SphinxSearcher | |
getServerHost(void) const | HCE::sphinx::SphinxSearcher | inline |
getServerPort(void) const | HCE::sphinx::SphinxSearcher | inline |
getTimeInterval(timeval &start, timeval &stop) | HCE::sphinx::SphinxSearchInterface | static |
getTimeoutedRequests(void) const | HCE::sphinx::SphinxSearcher | inline |
getWeights(char **&names, int *&weights, size_t &count, std::vector< std::pair< std::string, int > > &Vec) | HCE::sphinx::SphinxSearcher | protected |
indexFileName | HCE::sphinx::SphinxSearcher | protected |
insensitiveCompare(const std::string &lhs, const std::string &rhs) | HCE::sphinx::SphinxSearchInterface | static |
isActiveSearchd(void) | HCE::sphinx::SphinxSearcher | |
isAllowedFields(const std::string &extendedFieldName) | HCE::sphinx::SphinxSearcher | protected |
isConnected(void) const | HCE::sphinx::SphinxSearcher | inline |
isError(bool isError_) | HCE::sphinx::SphinxSearchInterface | inline |
isError(void) const | HCE::sphinx::SphinxSearchInterface | inline |
isExistField(const std::string &name) | HCE::sphinx::SphinxSearcher | |
isExistIndexFile(const std::string &name) | HCE::sphinx::SphinxSearcher | |
isExistSchemaNames(const std::string &schemaName) | HCE::sphinx::SphinxSearcher | protected |
isNeedStopSearchd(void) const | HCE::sphinx::SphinxSearcher | inline |
isStoppedSearchd(void) const | HCE::sphinx::SphinxSearcher | inline |
makeSearchCommand(const std::string &json) | HCE::sphinx::SphinxSearcher | protected |
message | HCE::sphinx::SphinxSearcher | protected |
open(void) | HCE::sphinx::SphinxSearcher | |
Process(const std::string &json) | HCE::sphinx::SphinxSearcher | virtual |
Process(SphinxInputJsonMessage &inputJsonMessage) | HCE::sphinx::SphinxSearcher | virtual |
requestInfo | HCE::sphinx::SphinxSearcher | protected |
resetFilters(void) | HCE::sphinx::SphinxSearcher | protected |
resetTimeoutedRequests(void) | HCE::sphinx::SphinxSearcher | inline |
resizeResultData(size_t matchesCount, size_t attributesCount) | HCE::sphinx::SphinxSearcher | |
resultData | HCE::sphinx::SphinxSearcher | protected |
resultMemoryManager | HCE::sphinx::SphinxSearcher | protected |
resultSerializator | HCE::sphinx::SphinxSearcher | protected |
searchDocument(const std::string &query, SphinxResultDataMemoryManager &resultMemoryManager, SphinxRequestInfo &requestInfo) | HCE::sphinx::SphinxSearcher | |
serverHost | HCE::sphinx::SphinxSearcher | protected |
serverPort | HCE::sphinx::SphinxSearcher | protected |
setAllowedFields(std::vector< std::string > &queryExtendedFields) | HCE::sphinx::SphinxSearcher | protected |
setDefaultRequestTimeout(unsigned long defaultRequestTimeout_) | HCE::sphinx::SphinxSearcher | inline |
setErrorCode(unsigned int errorCode_) | HCE::sphinx::SphinxSearchInterface | inline |
setErrorMsg(const std::string &errorMsg_) | HCE::sphinx::SphinxSearchInterface | inline |
setField(const std::string &name, int weight) | HCE::sphinx::SphinxSearcher | |
setFieldWeights(std::vector< std::pair< std::string, int > > &Vec) | HCE::sphinx::SphinxSearcher | |
setFullSchemaNames(std::vector< std::string > &schemaNames) | HCE::sphinx::SphinxSearcher | protected |
setIndexFile(const std::string &name, int weight) | HCE::sphinx::SphinxSearcher | |
setIndexFileName(const std::string &indexFileName_) | HCE::sphinx::SphinxSearcher | |
setIndexWeights(std::vector< std::pair< std::string, int > > &Vec) | HCE::sphinx::SphinxSearcher | |
setLimits(unsigned int offset, unsigned int limit, unsigned int maxMatches, unsigned int cutoff=0) | HCE::sphinx::SphinxSearcher | protected |
setMatchMode(int mode) | HCE::sphinx::SphinxSearcher | |
setMaxQueryTime(unsigned long maxQueryTime) | HCE::sphinx::SphinxSearcher | protected |
setMaxResultsNumber(unsigned int maxResultsNumber) | HCE::sphinx::SphinxSearcher | protected |
setRankingMode(int ranker, const std::string &rankexpr="") | HCE::sphinx::SphinxSearcher | |
setServerHost(const std::string &serverHost_) | HCE::sphinx::SphinxSearcher | inline |
setServerPort(int serverPort_) | HCE::sphinx::SphinxSearcher | inline |
setSortMode(int mode, const std::string &sortby="") | HCE::sphinx::SphinxSearcher | |
setTimeoutedRequests(unsigned long long timeoutedRequests_) | HCE::sphinx::SphinxSearcher | inline |
setWeights(char **&names, int *&weights, size_t &count, std::vector< std::pair< std::string, int > > &Vec) | HCE::sphinx::SphinxSearcher | protected |
SphinxFunctionalObject class | HCE::sphinx::SphinxSearcher | friend |
SphinxSearcher(SphinxFunctionalObject &fObj, bool startSearchd=false, bool stopSearchd_=false) | HCE::sphinx::SphinxSearcher | explicit |
SphinxSearchInterface(void) | HCE::sphinx::SphinxSearchInterface | |
startSearchd(void) | HCE::sphinx::SphinxSearcher | |
stopSearchd(void) | HCE::sphinx::SphinxSearcher | |
timeoutedRequests | HCE::sphinx::SphinxSearcher | protected |
~SphinxSearcher(void) | HCE::sphinx::SphinxSearcher | virtual |
~SphinxSearchInterface(void) | HCE::sphinx::SphinxSearchInterface | inlinevirtual |