From 0b944f9ceafc881a435f6563d1d891294e65d259 Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Sun, 8 Jan 2017 23:32:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=83=D1=82=D0=B8=20=D0=BD=D0=B5=20?= =?UTF-8?q?=D0=B4=D0=BE=D0=BB=D0=B6=D0=BD=D1=8B=20=D1=81=D0=BE=D0=B2=D0=BF?= =?UTF-8?q?=D0=B0=D0=B4=D0=B0=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sphinx.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }