hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::sphinx::message_const Namespace Reference

Enumerations

enum  {
  LOAD_CONFIG_SUCCESS = 0, HOST, PORT, INDEX,
  FILE_NOT_FOUND, FILE_NOT_OPEN, SEARCHD_MAX_MATCHES, SCHEMA_NAMES_SIZE,
  ATTRIBUTES_COUNT, EMPTY_LIST_OF_INDEX_FILES, LOAD_CONFIG_FAIL, EMPTY_RESULT_DATA,
  INCORRECT_JSON_TYPE, ERROR, ERROR_MSG, ERROR_CODE,
  SERIALIZE_OUTPUT_JSON_MESSAGE, GENERATE_DEFAULT_JSON, TRY_MAKE_INDEX_COMMAND, DOCUMENT_CONTENT_IS_EMPTY,
  INDEX_NAME, MAKE_INDEX_COMMAND_SUCCESS, TRY_MAKE_ADMIN_COMMAND, RECEIVED_EMPTY_COMMAND_STRING,
  UNKNOWN_COMMAND, MAKE_ADMIN_COMMAND_SUCCESS, FAILED_TO_CREATE_CLIENT, START_SEARCHD_READ_CONFIG,
  WAIT_START_SEARCHD, START_SEARCHD_FAIL, TRY_EASY_START, WAIT_STOP_SEARCHD,
  STOP_SEARCHD, INVALID_CLIENT_HANDLE, INVALID_FILTER, ADD_FILTER,
  INVALID_RANGE_OF_FILTER, UNKNOWN_FILTER_TYPE, SERVER_HOST_IS_EMPTY, SERVER_PORT_IS_NULL,
  SET_SERVER_SUCCESS, OPEN_CONNECTION_ERROR, EASY_START_SUCCESS, EASY_START_FALLEN,
  FIELD_ALREADY_EXIST, FIELD_NOT_FOUND, INDEX_ALREADY_EXIST, INDEX_NOT_FOUND,
  INDEX_NOT_EXIST, NOT_FOUND_IN_CONFIG, LIST_OF_INDEXES_IS_EMPTY, SEARCHD_ERROR,
  SEARCHD_WARNING, SEARCHD_STOPPED_PID_FILE_EXIST, SEARCHD_STOPPED_BUT_PID_FILE_EXIST, SEARCHD_NOT_ACTIVITY,
  FIELD_NOT_FOUND_IN_CURRENT_SCHEMA, GETTING_PARAMETERS_FAIL, ERROR_CLEAN_DIR, FOUND_INDEX_FILE,
  REMOVE_INDEX_FILE, REMOVE_FILE_FAIL, OPEN_DIR_FAIL, ERROR_GET_FILE_LIST,
  ERROR_GET_INDEX_LIST, EMPTY_DATA_DIR, TRY_OPEN_FILE_FAIL, TRY_USE_AS_DIRECTORY_WAS_CANCELED,
  CLOSE_DIR_FAIL, FOUND_FREE_ALLOWED_PORT, ERROR_GET_FREE_ALLOWED_PORT, ERROR_MAKE_CONFIG,
  MAKE_DIR_FAIL, DONT_CREATED_DIR, FOLDER_NOT_EXIST, FILE_NOT_EXIST,
  INVALID_DATA_CONTENT, INVALID_SCHEMA_CONTENT, COMMAND_LINE, INDEXATION_FAIL,
  BAD_BRANCH_NAME, MAKE_SOURCE_FAIL, MAKE_SOURCE, MAKE_INDEX,
  RECEIVED_EMPTY_LIST_BRANCHES, EMPTY_LIST_OF_FILES_DATA, IS_RUN_SEARCHD, STOPPED_SEARCHD,
  INDEX_NOT_STARTED, SECTION_NAME_NOT_VALID, MERGE_BRANCHES_FAIL, ERROR_MAKE_MERGE,
  EMPTY_LIST_OF_EXISTING_INDEXES, ERROR_MAKE_TRUNK_INDEX, RECIEVED_EMPTY_INDEX_NAME, RECIEVED_EMPTY_LIST_OF_BRANCHES,
  CALL_REMOVE_INDEX_NAME, EMPTY_INDEXES_LIST, PREPARE_MERGE, IS_MADE_TRUNK,
  IS_ACTIVE_SEARCHD, INDEX_FILE_NAME, MOVE_FILE_FAIL, MAKE_CONFIG_FAIL,
  INDEX_MERGE_FAIL, DATA_FILES_ALREADY_DELETED, EMPTY_APPEND_DOCUMENT_LIST, ERROR_PACK_DATA,
  ERROR_GETTING_DOCUMENT_COUNT, EMPTY_BRANCHES_LIST, BAD_DOCUMENT_ID, REMOVE_DIR_FAIL,
  INDEX_COPY_FAIL, GET_STATUS_SEARCHD_FAIL, GET_INDEX_STATUS_FAIL, SEARCH_MAX_DOCS_ID_FAIL,
  LOAD_SOURCE_FILE_FAIL, ERROR_MAKE_BRANCH_CONFIG, CURRENT_INDEX_NAME_IS_EMPTY, TARGET_CLIENTS_NOT_AVAILABLE,
  NODE_NOT_SUPPORTED, SERIALIZATION_OUTPUT_JSON_MESSAGE_ERROR
}

Variables

const char delimiter = ':'
const char space = ' '
const char point = '.'
const std::string loadConfigSuccess = "LOAD CONFIG SUCCESS"
const std::string host = "HOST"
const std::string port = "PORT"
const std::string index = "INDEX"
const std::string fileNotFound = "File not found"
const std::string fileNotOpen = "File not open"
const std::string searchdMaxMatches = "SEARCHD MAX MATCHES"
const std::string schemaNamesSize = "SCHEMA NAMES SIZE"
const std::string attributesCount = "ATTRIBUTES COUNT"
const std::string emptyListOfindexFiles = "Empty list of index files"
const std::string loadConfigFail = "LOAD CONFIG FAIL"
const std::string emptyResultData = "Empty result data"
const std::string incorrectJSONType = "Incorrect JSON type"
const std::string errorMessage = "Error"
const std::string errorMsg = "ErrorMsg"
const std::string errorCode = "ErrorCode"
const std::string serializeOutputJsonMessage = "Serialize OutputJsonMessage"
const std::string generateDefaultJSON = "Generate default JSON"
const std::string tryMakeIndexCommand = "TRY MAKE INDEX COMMAND"
const std::string documentContentIsEmpty = "Document content is empty"
const std::string indexName = "INDEX NAME"
const std::string makeIndexCommandSuccess = "!!! MAKE INDEX COMMAND SUCCESS !!!"
const std::string tryMakeAdminCommand = "TRY MAKE ADMIN COMMAND"
const std::string receivedEmptyCommandString = "Received empty command string"
const std::string unknownCommand = "Unknown command"
const std::string makeAdminCommandSuccess = "!!! MAKE ADMIN COMMAND SUCCESS !!!"
const std::string failedToCreateClient = "Failed to create client"
const std::string startSearchdReadConfig = "startSearchd read config"
const std::string waitStartSearchd = "!!! WAIT START SEARCHD !!!"
const std::string startSearchdFail = "Start searchd fail"
const std::string tryEasyStart = "TRY EASY START"
const std::string waitStopSearchd = "!!! WAIT STOP SEARCHD !!!"
const std::string stopSearchd = "STOP SEARCHD"
const std::string invalidClientHandle = "Invalid client handle"
const std::string invalidFilter = "Invalid filter"
const std::string addFilter = "Add filter"
const std::string invalidRangeOfFilter = "Invalid range of filter"
const std::string unknownFilterType = "Unknown filter type"
const std::string serverHostIsEmpty = "Server host is empty"
const std::string serverPortIsNull = "Server port is null"
const std::string setServerSuccess = "!!! SET SERVER SUCCESS !!!"
const std::string openConnectionError = "Open connection error"
const std::string easyStartSuccess = "!!! EASY START SUCCESS !!!"
const std::string easyStartFallen = "!!! EASY START FALLEN !!!"
const std::string fieldAlreadyExist = "Field already exist"
const std::string fieldNotFound = "Field not found"
const std::string indexAlreadyExist = "Index already exist"
const std::string indexNotFound = "Index not found"
const std::string indexNotExist = "Index not exist"
const std::string notFoundInConfig = "NOT FOUND IN CONFIG"
const std::string listOfIndexesIsEmpty = "List of indexes is empty, check initialization"
const std::string searchdError = "SEARCHD ERROR"
const std::string searchdWarning = "SEARCHD WARNING"
const std::string searchdStoppedPidFileExist = "Searchd stopped. Pid file exist = "
const std::string searchdStoppedButPidFileExist = "Searchd stoped but pid file exist"
const std::string searchdNotActivity = "Searchd not activity"
const std::string fieldNotFoundInCurrentSchema = "Field not found in current schema"
const std::string gettingParametersFail = "Getting parameters fail"
const std::string errorCleanDir = "ERROR CLEAN DIR"
const std::string foundIndexFile = "FOUND INDEX FILE"
const std::string removeIndexFile = "REMOVE INDEX FILE"
const std::string removeFileFail = "Remove file fail"
const std::string openDirFail = "Open dir fail"
const std::string errorGetFileList = "ERROR GET FILE LIST"
const std::string errorGetIndexList = "ERROR GET INDEX LIST"
const std::string emptyDataDir = "Empty data dir"
const std::string tryOpenFileFail = "Try open file fail"
const std::string tryUseAsDirectoryWasCanceled = "Try use as directory was canceled..."
const std::string closeDirFail = "Close dir fail"
const std::string foundFreeAllowedPort = "FOUND FREE ALLOWED PORT"
const std::string errorGetFreeAllowedPort = "ERROR GET FREE ALLOWED PORT"
const std::string errorMakeConfig = "ERROR MAKE CONFIG"
const std::string makeDirFail = "Make dir fail"
const std::string dontCreatedDir = "Don't created directory"
const std::string folderNotExist = "Forder not exist"
const std::string fileNotExist = "File not exist"
const std::string invalidDataContent = "Invalid data content"
const std::string invalidSchemaContent = "Invalid schema content"
const std::string commandLine = "COMMAND LINE"
const std::string indexationFail = "Indexation fail"
const std::string badBranchName = "Bad branch name"
const std::string makeSourceFail = "Make source fail"
const std::string makeSource = "MAKE SOURCE"
const std::string makeIndex = "MAKE INDEX"
const std::string receivedEmptyListOfBranches = "Received empty list of branches"
const std::string emptyListOfFilesData = "Empty list of files data"
const std::string isRunSearchd = "isRunSearchd => "
const std::string stoppedSearchd = "STOPPED SEARCHD => "
const std::string indexNotStarted = "Index not started"
const std::string sectionNameNotValid = "Section name not valid"
const std::string mergeBranchesFail = "Merge branches fail"
const std::string errorMakeMerge = "ERROR MAKE MERGE"
const std::string emptyListOfExistingIndexes = "Empty list of existing indexes"
const std::string errorMakeTrunkIndex = "ERROR MAKE TRUNK INDEX"
const std::string receivedEmptyIndexName = "Received empty index name"
const std::string callRemoveIndexFile = "Call removeIndexFile"
const std::string emptyIndexesList = "Empty indexes list"
const std::string prepareMerge = "Prepare merge. Make"
const std::string isMadeTrunk = "isMadeTrunk => "
const std::string isActiveSearchd = "IS ACTIVE SEARCHD => "
const std::string indexFileName = "Index file name"
const std::string moveFileFail = "Move file fail"
const std::string makeConfigFail = "Make config fail"
const std::string indexMergeFail = "Index merge fail"
const std::string dataFilesAlreadyDeleted = "Data files already deleted"
const std::string emptyAppendDocumentList = "Empty append document list"
const std::string errorPackData = "ERROR PACK DATA"
const std::string errorGettingDocumentCount = "ERROR GETTING DOCUMENT COUNT"
const std::string emptyBranchesList = "Empty branches list"
const std::string badDocumentId = "Bad document ID"
const std::string removeDirFail = "Remove dir fail"
const std::string indexCopyFail = "Index copy fail"
const std::string getStatusSearchdFail = "Get status searchd fail"
const std::string getIndexStatusFail = "Get index status fail"
const std::string searchMsxDocsIDFail = "Search MaxDocsID fail"
const std::string loadSourceFileFail = "Load source file fail"
const std::string errorMakeBranchConfig = "ERROR MAKE BRANCH CONFIG"
const std::string currentIndexNameIsEmpty = "Current index name is empty"
const std::string attribute = "Attribute"
const std::string haveInvalidArgument = "have invalid argument"
const std::string badXmlSource = "Bad xml source"
const std::string valueIsEmpty = "value is empty"
const std::string cannotBeConvertToUnsignedLongLong = "cannot be convert to unsigned long long"
const std::string haveEmptyAttributeList = "have empty attribute list"
const std::string targetClientsNotAvailable = "No target node clients available"
const std::string nodeNotSupported = "Node mode not supported"
const std::string nodeHasNotEnoughResources = "Chosen node has not enough resources for usage"
const std::string serializationOutputJsonMessageError = "Serialization error of output json message"
const std::vector< std::pair
< unsigned int, std::string > > 
messages

Enumeration Type Documentation

anonymous enum
Enumerator:
LOAD_CONFIG_SUCCESS 
HOST 
PORT 
INDEX 
FILE_NOT_FOUND 
FILE_NOT_OPEN 
SEARCHD_MAX_MATCHES 
SCHEMA_NAMES_SIZE 
ATTRIBUTES_COUNT 
EMPTY_LIST_OF_INDEX_FILES 
LOAD_CONFIG_FAIL 
EMPTY_RESULT_DATA 
INCORRECT_JSON_TYPE 
ERROR 
ERROR_MSG 
ERROR_CODE 
SERIALIZE_OUTPUT_JSON_MESSAGE 
GENERATE_DEFAULT_JSON 
TRY_MAKE_INDEX_COMMAND 
DOCUMENT_CONTENT_IS_EMPTY 
INDEX_NAME 
MAKE_INDEX_COMMAND_SUCCESS 
TRY_MAKE_ADMIN_COMMAND 
RECEIVED_EMPTY_COMMAND_STRING 
UNKNOWN_COMMAND 
MAKE_ADMIN_COMMAND_SUCCESS 
FAILED_TO_CREATE_CLIENT 
START_SEARCHD_READ_CONFIG 
WAIT_START_SEARCHD 
START_SEARCHD_FAIL 
TRY_EASY_START 
WAIT_STOP_SEARCHD 
STOP_SEARCHD 
INVALID_CLIENT_HANDLE 
INVALID_FILTER 
ADD_FILTER 
INVALID_RANGE_OF_FILTER 
UNKNOWN_FILTER_TYPE 
SERVER_HOST_IS_EMPTY 
SERVER_PORT_IS_NULL 
SET_SERVER_SUCCESS 
OPEN_CONNECTION_ERROR 
EASY_START_SUCCESS 
EASY_START_FALLEN 
FIELD_ALREADY_EXIST 
FIELD_NOT_FOUND 
INDEX_ALREADY_EXIST 
INDEX_NOT_FOUND 
INDEX_NOT_EXIST 
NOT_FOUND_IN_CONFIG 
LIST_OF_INDEXES_IS_EMPTY 
SEARCHD_ERROR 
SEARCHD_WARNING 
SEARCHD_STOPPED_PID_FILE_EXIST 
SEARCHD_STOPPED_BUT_PID_FILE_EXIST 
SEARCHD_NOT_ACTIVITY 
FIELD_NOT_FOUND_IN_CURRENT_SCHEMA 
GETTING_PARAMETERS_FAIL 
ERROR_CLEAN_DIR 
FOUND_INDEX_FILE 
REMOVE_INDEX_FILE 
REMOVE_FILE_FAIL 
OPEN_DIR_FAIL 
ERROR_GET_FILE_LIST 
ERROR_GET_INDEX_LIST 
EMPTY_DATA_DIR 
TRY_OPEN_FILE_FAIL 
TRY_USE_AS_DIRECTORY_WAS_CANCELED 
CLOSE_DIR_FAIL 
FOUND_FREE_ALLOWED_PORT 
ERROR_GET_FREE_ALLOWED_PORT 
ERROR_MAKE_CONFIG 
MAKE_DIR_FAIL 
DONT_CREATED_DIR 
FOLDER_NOT_EXIST 
FILE_NOT_EXIST 
INVALID_DATA_CONTENT 
INVALID_SCHEMA_CONTENT 
COMMAND_LINE 
INDEXATION_FAIL 
BAD_BRANCH_NAME 
MAKE_SOURCE_FAIL 
MAKE_SOURCE 
MAKE_INDEX 
RECEIVED_EMPTY_LIST_BRANCHES 
EMPTY_LIST_OF_FILES_DATA 
IS_RUN_SEARCHD 
STOPPED_SEARCHD 
INDEX_NOT_STARTED 
SECTION_NAME_NOT_VALID 
MERGE_BRANCHES_FAIL 
ERROR_MAKE_MERGE 
EMPTY_LIST_OF_EXISTING_INDEXES 
ERROR_MAKE_TRUNK_INDEX 
RECIEVED_EMPTY_INDEX_NAME 
RECIEVED_EMPTY_LIST_OF_BRANCHES 
CALL_REMOVE_INDEX_NAME 
EMPTY_INDEXES_LIST 
PREPARE_MERGE 
IS_MADE_TRUNK 
IS_ACTIVE_SEARCHD 
INDEX_FILE_NAME 
MOVE_FILE_FAIL 
MAKE_CONFIG_FAIL 
INDEX_MERGE_FAIL 
DATA_FILES_ALREADY_DELETED 
EMPTY_APPEND_DOCUMENT_LIST 
ERROR_PACK_DATA 
ERROR_GETTING_DOCUMENT_COUNT 
EMPTY_BRANCHES_LIST 
BAD_DOCUMENT_ID 
REMOVE_DIR_FAIL 
INDEX_COPY_FAIL 
GET_STATUS_SEARCHD_FAIL 
GET_INDEX_STATUS_FAIL 
SEARCH_MAX_DOCS_ID_FAIL 
LOAD_SOURCE_FILE_FAIL 
ERROR_MAKE_BRANCH_CONFIG 
CURRENT_INDEX_NAME_IS_EMPTY 
TARGET_CLIENTS_NOT_AVAILABLE 
NODE_NOT_SUPPORTED 
SERIALIZATION_OUTPUT_JSON_MESSAGE_ERROR 

Definition at line 24 of file SphinxMessageConst.hpp.

Variable Documentation

const std::string HCE::sphinx::message_const::addFilter = "Add filter"

Definition at line 189 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::attribute = "Attribute"

Definition at line 272 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::attributesCount = "ATTRIBUTES COUNT"

Definition at line 162 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::badBranchName = "Bad branch name"

Definition at line 234 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::badDocumentId = "Bad document ID"

Definition at line 263 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::badXmlSource = "Bad xml source"

Definition at line 274 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::callRemoveIndexFile = "Call removeIndexFile"

Definition at line 249 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::cannotBeConvertToUnsignedLongLong = "cannot be convert to unsigned long long"

Definition at line 276 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::closeDirFail = "Close dir fail"

Definition at line 222 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::commandLine = "COMMAND LINE"

Definition at line 232 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::currentIndexNameIsEmpty = "Current index name is empty"

Definition at line 271 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::dataFilesAlreadyDeleted = "Data files already deleted"

Definition at line 258 of file SphinxMessageConst.hpp.

const char HCE::sphinx::message_const::delimiter = ':'

Definition at line 150 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::documentContentIsEmpty = "Document content is empty"

Definition at line 173 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::dontCreatedDir = "Don't created directory"

Definition at line 227 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::easyStartFallen = "!!! EASY START FALLEN !!!"

Definition at line 197 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::easyStartSuccess = "!!! EASY START SUCCESS !!!"

Definition at line 196 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::emptyAppendDocumentList = "Empty append document list"

Definition at line 259 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::emptyBranchesList = "Empty branches list"

Definition at line 262 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::emptyDataDir = "Empty data dir"

Definition at line 219 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::emptyIndexesList = "Empty indexes list"

Definition at line 250 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::emptyListOfExistingIndexes = "Empty list of existing indexes"

Definition at line 246 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::emptyListOfFilesData = "Empty list of files data"

Definition at line 239 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::emptyListOfindexFiles = "Empty list of index files"

Definition at line 163 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::emptyResultData = "Empty result data"

Definition at line 165 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorCleanDir = "ERROR CLEAN DIR"

Definition at line 212 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorCode = "ErrorCode"

Definition at line 169 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorGetFileList = "ERROR GET FILE LIST"

Definition at line 217 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorGetFreeAllowedPort = "ERROR GET FREE ALLOWED PORT"

Definition at line 224 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorGetIndexList = "ERROR GET INDEX LIST"

Definition at line 218 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorGettingDocumentCount = "ERROR GETTING DOCUMENT COUNT"

Definition at line 261 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorMakeBranchConfig = "ERROR MAKE BRANCH CONFIG"

Definition at line 270 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorMakeConfig = "ERROR MAKE CONFIG"

Definition at line 225 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorMakeMerge = "ERROR MAKE MERGE"

Definition at line 245 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorMakeTrunkIndex = "ERROR MAKE TRUNK INDEX"

Definition at line 247 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorMessage = "Error"

Definition at line 167 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorMsg = "ErrorMsg"

Definition at line 168 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::errorPackData = "ERROR PACK DATA"

Definition at line 260 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::failedToCreateClient = "Failed to create client"

Definition at line 180 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::fieldAlreadyExist = "Field already exist"

Definition at line 198 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::fieldNotFound = "Field not found"

Definition at line 199 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::fieldNotFoundInCurrentSchema = "Field not found in current schema"

Definition at line 210 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::fileNotExist = "File not exist"

Definition at line 229 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::fileNotFound = "File not found"

Definition at line 158 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::fileNotOpen = "File not open"

Definition at line 159 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::folderNotExist = "Forder not exist"

Definition at line 228 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::foundFreeAllowedPort = "FOUND FREE ALLOWED PORT"

Definition at line 223 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::foundIndexFile = "FOUND INDEX FILE"

Definition at line 213 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::generateDefaultJSON = "Generate default JSON"

Definition at line 171 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::getIndexStatusFail = "Get index status fail"

Definition at line 267 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::getStatusSearchdFail = "Get status searchd fail"

Definition at line 266 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::gettingParametersFail = "Getting parameters fail"

Definition at line 211 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::haveEmptyAttributeList = "have empty attribute list"

Definition at line 277 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::haveInvalidArgument = "have invalid argument"

Definition at line 273 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::host = "HOST"

Definition at line 155 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::incorrectJSONType = "Incorrect JSON type"

Definition at line 166 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::index = "INDEX"

Definition at line 157 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::indexAlreadyExist = "Index already exist"

Definition at line 200 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::indexationFail = "Indexation fail"

Definition at line 233 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::indexCopyFail = "Index copy fail"

Definition at line 265 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::indexFileName = "Index file name"

Definition at line 254 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::indexMergeFail = "Index merge fail"

Definition at line 257 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::indexName = "INDEX NAME"

Definition at line 174 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::indexNotExist = "Index not exist"

Definition at line 202 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::indexNotFound = "Index not found"

Definition at line 201 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::indexNotStarted = "Index not started"

Definition at line 242 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::invalidClientHandle = "Invalid client handle"

Definition at line 187 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::invalidDataContent = "Invalid data content"

Definition at line 230 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::invalidFilter = "Invalid filter"

Definition at line 188 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::invalidRangeOfFilter = "Invalid range of filter"

Definition at line 190 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::invalidSchemaContent = "Invalid schema content"

Definition at line 231 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::isActiveSearchd = "IS ACTIVE SEARCHD => "

Definition at line 253 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::isMadeTrunk = "isMadeTrunk => "

Definition at line 252 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::isRunSearchd = "isRunSearchd => "

Definition at line 240 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::listOfIndexesIsEmpty = "List of indexes is empty, check initialization"

Definition at line 204 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::loadConfigFail = "LOAD CONFIG FAIL"

Definition at line 164 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::loadConfigSuccess = "LOAD CONFIG SUCCESS"

Definition at line 154 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::loadSourceFileFail = "Load source file fail"

Definition at line 269 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::makeAdminCommandSuccess = "!!! MAKE ADMIN COMMAND SUCCESS !!!"

Definition at line 179 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::makeConfigFail = "Make config fail"

Definition at line 256 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::makeDirFail = "Make dir fail"

Definition at line 226 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::makeIndex = "MAKE INDEX"

Definition at line 237 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::makeIndexCommandSuccess = "!!! MAKE INDEX COMMAND SUCCESS !!!"

Definition at line 175 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::makeSource = "MAKE SOURCE"

Definition at line 236 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::makeSourceFail = "Make source fail"

Definition at line 235 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::mergeBranchesFail = "Merge branches fail"

Definition at line 244 of file SphinxMessageConst.hpp.

const std::vector<std::pair<unsigned int, std::string> > HCE::sphinx::message_const::messages

Definition at line 285 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::moveFileFail = "Move file fail"

Definition at line 255 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::nodeHasNotEnoughResources = "Chosen node has not enough resources for usage"

Definition at line 281 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::nodeNotSupported = "Node mode not supported"

Definition at line 280 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::notFoundInConfig = "NOT FOUND IN CONFIG"

Definition at line 203 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::openConnectionError = "Open connection error"

Definition at line 195 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::openDirFail = "Open dir fail"

Definition at line 216 of file SphinxMessageConst.hpp.

const char HCE::sphinx::message_const::point = '.'

Definition at line 152 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::port = "PORT"

Definition at line 156 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::prepareMerge = "Prepare merge. Make"

Definition at line 251 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::receivedEmptyCommandString = "Received empty command string"

Definition at line 177 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::receivedEmptyIndexName = "Received empty index name"

Definition at line 248 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::receivedEmptyListOfBranches = "Received empty list of branches"

Definition at line 238 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::removeDirFail = "Remove dir fail"

Definition at line 264 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::removeFileFail = "Remove file fail"

Definition at line 215 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::removeIndexFile = "REMOVE INDEX FILE"

Definition at line 214 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::schemaNamesSize = "SCHEMA NAMES SIZE"

Definition at line 161 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::searchdError = "SEARCHD ERROR"

Definition at line 205 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::searchdMaxMatches = "SEARCHD MAX MATCHES"

Definition at line 160 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::searchdNotActivity = "Searchd not activity"

Definition at line 209 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::searchdStoppedButPidFileExist = "Searchd stoped but pid file exist"

Definition at line 208 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::searchdStoppedPidFileExist = "Searchd stopped. Pid file exist = "

Definition at line 207 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::searchdWarning = "SEARCHD WARNING"

Definition at line 206 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::searchMsxDocsIDFail = "Search MaxDocsID fail"

Definition at line 268 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::sectionNameNotValid = "Section name not valid"

Definition at line 243 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::serializationOutputJsonMessageError = "Serialization error of output json message"

Definition at line 283 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::serializeOutputJsonMessage = "Serialize OutputJsonMessage"

Definition at line 170 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::serverHostIsEmpty = "Server host is empty"

Definition at line 192 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::serverPortIsNull = "Server port is null"

Definition at line 193 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::setServerSuccess = "!!! SET SERVER SUCCESS !!!"

Definition at line 194 of file SphinxMessageConst.hpp.

const char HCE::sphinx::message_const::space = ' '

Definition at line 151 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::startSearchdFail = "Start searchd fail"

Definition at line 183 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::startSearchdReadConfig = "startSearchd read config"

Definition at line 181 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::stoppedSearchd = "STOPPED SEARCHD => "

Definition at line 241 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::stopSearchd = "STOP SEARCHD"

Definition at line 186 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::targetClientsNotAvailable = "No target node clients available"

Definition at line 279 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::tryEasyStart = "TRY EASY START"

Definition at line 184 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::tryMakeAdminCommand = "TRY MAKE ADMIN COMMAND"

Definition at line 176 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::tryMakeIndexCommand = "TRY MAKE INDEX COMMAND"

Definition at line 172 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::tryOpenFileFail = "Try open file fail"

Definition at line 220 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::tryUseAsDirectoryWasCanceled = "Try use as directory was canceled..."

Definition at line 221 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::unknownCommand = "Unknown command"

Definition at line 178 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::unknownFilterType = "Unknown filter type"

Definition at line 191 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::valueIsEmpty = "value is empty"

Definition at line 275 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::waitStartSearchd = "!!! WAIT START SEARCHD !!!"

Definition at line 182 of file SphinxMessageConst.hpp.

const std::string HCE::sphinx::message_const::waitStopSearchd = "!!! WAIT STOP SEARCHD !!!"

Definition at line 185 of file SphinxMessageConst.hpp.