Mise a jour des paramètres SPHINXSEARCH
This commit is contained in:
parent
01eac83da0
commit
16868fd2b3
@ -77,16 +77,16 @@ profil.infogreffe.storage.path = "PROJECT_DIR/shared/datafile/greffes"
|
||||
|
||||
; Search Engine
|
||||
profil.sphinx.ent.host = "172.19.7.12"
|
||||
profil.sphinx.ent.port = 3312
|
||||
profil.sphinx.ent.port = 9312
|
||||
profil.sphinx.ent.version = "2.2.11"
|
||||
profil.sphinx.dir.host = "172.19.7.12"
|
||||
profil.sphinx.dir.port = 3312
|
||||
profil.sphinx.dir.port = 9312
|
||||
profil.sphinx.dir.version = "2.2.11"
|
||||
profil.sphinx.act.host = "172.19.7.12"
|
||||
profil.sphinx.act.port = 3312
|
||||
profil.sphinx.act.port = 9312
|
||||
profil.sphinx.act.version = "2.2.11"
|
||||
profil.sphinx.histo.host = "172.19.7.12"
|
||||
profil.sphinx.histo.port = 3312
|
||||
profil.sphinx.histo.port = 9312
|
||||
profil.sphinx.histo.version = "2.2.11"
|
||||
|
||||
[staging : production]
|
||||
|
@ -37,16 +37,16 @@ profil.infogreffe.storage.path = ""
|
||||
|
||||
; Search Engine
|
||||
profil.sphinx.ent.host = "172.19.7.12"
|
||||
profil.sphinx.ent.port = 3312
|
||||
profil.sphinx.ent.port = 9312
|
||||
profil.sphinx.ent.version = "2.2.11"
|
||||
profil.sphinx.dir.host = "172.19.7.12"
|
||||
profil.sphinx.dir.port = 3312
|
||||
profil.sphinx.dir.port = 9312
|
||||
profil.sphinx.dir.version = "2.2.11"
|
||||
profil.sphinx.act.host = "172.19.7.12"
|
||||
profil.sphinx.act.port = 3312
|
||||
profil.sphinx.act.port = 9312
|
||||
profil.sphinx.act.version = "2.2.11"
|
||||
profil.sphinx.histo.host = "172.19.7.12"
|
||||
profil.sphinx.histo.port = 3312
|
||||
profil.sphinx.histo.port = 9312
|
||||
profil.sphinx.histo.version = "2.2.11"
|
||||
|
||||
; Database configuration - For old configuration - see Configure.php
|
||||
|
@ -47,23 +47,23 @@ define ('MYSQL_DEFAULT_DB', 'jo');
|
||||
define ('MYSQL_SQL_LOG', 'NONE');
|
||||
|
||||
define ('SPHINX_HOST', '172.19.7.12');
|
||||
define ('SPHINX_PORT', 3312);
|
||||
define ('SPHINX_PORT', 9312);
|
||||
define ('SPHINX_VERSION', "2.2.11");
|
||||
|
||||
define ('SPHINX_ENT_HOST', '172.19.7.12');
|
||||
define ('SPHINX_ENT_PORT', 3312);
|
||||
define ('SPHINX_ENT_PORT', 9312);
|
||||
define ('SPHINX_ENT_VERSION', "2.2.11");
|
||||
|
||||
define ('SPHINX_DIR_HOST', '172.19.7.12');
|
||||
define ('SPHINX_DIR_PORT', 3312);
|
||||
define ('SPHINX_DIR_PORT', 9312);
|
||||
define ('SPHINX_DIR_VERSION', "2.2.11");
|
||||
|
||||
define ('SPHINX_ACT_HOST', '172.19.7.12');
|
||||
define ('SPHINX_ACT_PORT', 3312);
|
||||
define ('SPHINX_ACT_PORT', 9312);
|
||||
define ('SPHINX_ACT_VERSION', "2.2.11");
|
||||
|
||||
define ('SPHINX_HISTO_HOST', '172.19.7.12');
|
||||
define ('SPHINX_HISTO_PORT', 3312);
|
||||
define ('SPHINX_HISTO_PORT', 9312);
|
||||
define ('SPHINX_HISTO_VERSION', "2.2.11");
|
||||
|
||||
|
||||
|
@ -37,8 +37,8 @@ profil.db.metier.params.password=BMsH9vSEExbu5JK6
|
||||
profil.db.metier.params.dbname=ciblage
|
||||
profil.db.metier.params.driver_options.MYSQLI_INIT_COMMAND = "SET NAMES utf8"
|
||||
|
||||
profil.sphinx.host=127.0.0.1
|
||||
profil.sphinx.port=3312
|
||||
profil.sphinx.host="172.19.7.12"
|
||||
profil.sphinx.port=9312
|
||||
|
||||
[staging : production]
|
||||
phpSettings.display_startup_errors = 1
|
||||
|
@ -42,17 +42,17 @@ profil.infogreffe.cache.time = 8
|
||||
profil.infogreffe.storage.path = "PROJECT_DIR/shared/datafile/greffes"
|
||||
|
||||
; Sphinx configuration
|
||||
profil.sphinx.ent.host = "172.19.7.10"
|
||||
profil.sphinx.ent.port = 3312
|
||||
profil.sphinx.ent.host = "172.19.7.12"
|
||||
profil.sphinx.ent.port = 9312
|
||||
profil.sphinx.ent.version = "2.2.11"
|
||||
profil.sphinx.dir.host = "172.19.7.10"
|
||||
profil.sphinx.dir.port = 3312
|
||||
profil.sphinx.dir.host = "172.19.7.12"
|
||||
profil.sphinx.dir.port = 9312
|
||||
profil.sphinx.dir.version = "2.2.11"
|
||||
profil.sphinx.act.host = "172.19.7.10"
|
||||
profil.sphinx.act.port = 3312
|
||||
profil.sphinx.act.host = "172.19.7.12"
|
||||
profil.sphinx.act.port = 9312
|
||||
profil.sphinx.act.version = "2.2.9"
|
||||
profil.sphinx.histo.host = "172.19.7.10"
|
||||
profil.sphinx.histo.port = 3312
|
||||
profil.sphinx.histo.host = "172.19.7.12"
|
||||
profil.sphinx.histo.port = 9312
|
||||
profil.sphinx.histo.version = "2.2.11"
|
||||
|
||||
; For old configuration - see Configure.php
|
||||
|
@ -42,17 +42,17 @@ profil.infogreffe.cache.time = 8
|
||||
profil.infogreffe.storage.path = "PROJECT_DIR/shared/datafile/greffes"
|
||||
|
||||
; Sphinx configuration
|
||||
profil.sphinx.ent.host = "172.19.7.10"
|
||||
profil.sphinx.ent.port = 3312
|
||||
profil.sphinx.ent.host = "172.19.7.12"
|
||||
profil.sphinx.ent.port = 9312
|
||||
profil.sphinx.ent.version = "2.2.11"
|
||||
profil.sphinx.dir.host = "172.19.7.10"
|
||||
profil.sphinx.dir.port = 3312
|
||||
profil.sphinx.dir.host = "172.19.7.12"
|
||||
profil.sphinx.dir.port = 9312
|
||||
profil.sphinx.dir.version = "2.2.11"
|
||||
profil.sphinx.act.host = "172.19.7.10"
|
||||
profil.sphinx.act.port = 3312
|
||||
profil.sphinx.act.version = "2.2.9"
|
||||
profil.sphinx.histo.host = "172.19.7.10"
|
||||
profil.sphinx.histo.port = 3312
|
||||
profil.sphinx.act.host = "172.19.7.12"
|
||||
profil.sphinx.act.port = 9312
|
||||
profil.sphinx.act.version = "2.2.11"
|
||||
profil.sphinx.histo.host = "172.19.7.12"
|
||||
profil.sphinx.histo.port = 9312
|
||||
profil.sphinx.histo.version = "2.2.11"
|
||||
|
||||
; For old configuration - see Configure.php
|
||||
|
Loading…
Reference in New Issue
Block a user