пути не должны совпадать

This commit is contained in:
Alexey Kasyanchuk
2017-01-08 23:32:40 +03:00
parent d801b042e6
commit 0b944f9cea

View File

@ -37,7 +37,7 @@ source files_index
index files_index index files_index
{ {
source = files_index source = files_index
path = /var/lib/sphinx/btsearch path = /var/lib/sphinx/files
min_word_len = 3 min_word_len = 3
} }
@ -71,7 +71,7 @@ source torrents_index
index torrents_index index torrents_index
{ {
source = torrents_index source = torrents_index
path = /var/lib/sphinx/btsearch path = /var/lib/sphinx/torrents
min_word_len = 3 min_word_len = 3
} }