I installed sphinx 2.0.6, used the config provided with digitalpoint-sphinx-124.zip When i start sphinx, i get following error [root@forum ~]# searchd Sphinx 2.0.6-release (r3473) Copyright (c) 2001-2012, Andrew Aksyonoff Copyright (c) 2008-2012, Sphinx Technologies Inc (http://sphinxsearch.com) using config file '/usr/local/etc/sphinx.conf'... ERROR: invalid section type 'Strict' in /usr/local/etc/sphinx.conf line 1252 col 8. ERROR: invalid section type 'Strict' in /usr/local/etc/sphinx.conf line 1252 col 1. FATAL: failed to parse config file '/usr/local/etc/sphinx.conf' [root@forum ~]# Code (markup): Anyone know why i am getting tis error ?
Thanks for the reply, I seen that. Look like the problem is sphinx.conf is not working with sphinx version 2.0.6 I tested same config with sphinx 0.9.9 and it worked. Problem is i can't get this old version compiled in CentOS 7, it work fine on CentOS 6. For now i setup a CentOS 6 server to install sphnix. It will be great if we can have the config work with latest version of sphnix. Any idea if the newer version of this plugin support sphnix 2.x ?