我正在使用Sphinx 0.9.9-release(r2117)和sphinxapi.php(http://code.google.com/p/sphinxsearch/source/browse/tags/REL_0_9_9_RC2/api/sphinxapi.php).
当我在命令shell中测试搜索时:"search -i INDEX_NAME test"一切都很完美,但当我通过sphinxapi.php连接到Sphinx时会发生此错误.
sphinx.conf配置正确,索引创建...
什么想法可能是错的?