Your IP : 3.144.21.237


Current Path : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/modules/search/lang/en/tools/
Upload File :
Current File : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/modules/search/lang/en/tools/sphinx.php

<?
$MESS["SEARCH_SPHINX_CONN_ERROR_INDEX_NAME"] = "Search index identifier may only contain Latin letters, numbers and underscores.";
$MESS["SEARCH_SPHINX_CONN_EXT_IS_MISSING"] = "MySql extension is not installed.";
$MESS["SEARCH_SPHINX_CONN_ERROR"] = "Connection error (#ERRSTR#).";
$MESS["SEARCH_SPHINX_CONN_NO_INDEX"] = "Index ID not specified.";
$MESS["SEARCH_SPHINX_CONN_INDEX_NOT_FOUND"] = "The specified index was not found.";
$MESS["SEARCH_SPHINX_CONN_INDEX_WRONG_TYPE"] = "The specified index should be\"rt\".";
$MESS["SEARCH_SPHINX_DESCR_ERROR"] = "Error getting the index description (#ERRSTR#).";
$MESS["SEARCH_SPHINX_NO_FIELDS"] = "There are fields missing from the index (#FIELD_LIST#).";
?>