diff --git a/sphinx.conf b/sphinx.conf index c9db2cd..a32452f 100644 --- a/sphinx.conf +++ b/sphinx.conf @@ -37,7 +37,7 @@ source files_index index files_index { source = files_index - path = /var/lib/sphinx/btsearch + path = /var/lib/sphinx/files min_word_len = 3 } @@ -71,7 +71,7 @@ source torrents_index index torrents_index { source = torrents_index - path = /var/lib/sphinx/btsearch + path = /var/lib/sphinx/torrents min_word_len = 3 }