diff --git a/plugins/sphinx/tpl/maccms.conf b/plugins/sphinx/tpl/maccms.conf index 5514d93b7..01ff2b679 100644 --- a/plugins/sphinx/tpl/maccms.conf +++ b/plugins/sphinx/tpl/maccms.conf @@ -33,7 +33,7 @@ searchd index mac_vod { source = mac_vod - path = /www/server/sphinx/index/db/maccms/index + path = {$SERVER_APP}/index/db/maccms/index min_word_len = 2 html_strip = 1 @@ -68,7 +68,7 @@ source mac_vod index mac_vod_delta { source = mac_vod - path = /www/server/sphinx/index/db/maccms_delta/index + path = {$SERVER_APP}/index/db/maccms_delta/index min_word_len = 2 html_strip = 1