Попытка сделать нормальный поиск

This commit is contained in:
Jack Stdin
2016-01-14 16:51:34 +03:00
parent 759efc43ee
commit 8156fa3d8d
7 changed files with 94 additions and 20 deletions

View File

@@ -37,7 +37,8 @@ SPHINX_VAR_DIRS = dict(
# config_type = "test"
# Main section
sphinx_index_name="sph_addrobj"
sphinx_index_addjobj="idx_fias_addrobj"
sphinx_index_sugg="idx_fias_sugg"
sphinx_var_dir=SPHINX_VAR_DIRS[config_type]
db = DB_INSTANCES[config_type]
unrar = UNRAR_PATHES[config_type]