Sphinx error: unknown local index “INDEX_NAME” in search request [closed]

匿名 (未验证) 提交于 2019-12-03 03:05:02

问题:

Im using Sphinx 0.9.9-release (r2117) and sphinxapi.php (http://code.google.com/p/sphinxsearch/source/browse/tags/REL_0_9_9_RC2/api/sphinxapi.php).

When I testing searching in command shell: "search -i INDEX_NAME test" everything is perfect, but when I connect to Sphinx by sphinxapi.php this error occur.

sphinx.conf is configured properly, index created...

Any ideas what can be wrong?

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!