sphinx documentation and sample config file

darcs-hash:20081124023036-099f7-d2c32538e8a81170032ba0bc9fc5caf79e2b59a9.gz
This commit is contained in:
millette
2008-11-23 21:30:36 -05:00
parent 64d2709bcd
commit 525b867718
3 changed files with 104 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ $config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica';
# sphinx search
$config['sphinx']['enabled'] = false;
$config['sphinx']['server'] = 'localhost';
$config['sphinx']['PORT'] = 3312;
$config['sphinx']['port'] = 3312;
# Users to populate the 'Featured' tab