Commit 9052fe22
Changed files (1)
config
config/production.sphinx.conf
@@ -5,9 +5,9 @@ indexer
searchd
{
listen = 127.0.0.1:9312
- log = /home/ubuntu/websites/cakeside.com/log/searchd.log
- query_log = /home/ubuntu/websites/cakeside.com/log/searchd.query.log
- pid_file = /home/ubuntu/websites/cakeside.com/log/searchd.production.pid
+ log = /home/ubuntu/apps/www.cakeside.com/releases/20110705034440/log/searchd.log
+ query_log = /home/ubuntu/apps/www.cakeside.com/releases/20110705034440/log/searchd.query.log
+ pid_file = /home/ubuntu/apps/www.cakeside.com/releases/20110705034440/log/searchd.production.pid
}
source creation_core_0
@@ -30,7 +30,7 @@ source creation_core_0
index creation_core
{
source = creation_core_0
- path = /home/ubuntu/websites/cakeside.com/db/sphinx/production/creation_core
+ path = /home/ubuntu/apps/www.cakeside.com/releases/20110705034440/db/sphinx/production/creation_core
charset_type = utf-8
min_infix_len = 1
enable_star = 1