Home  >  Article  >  Backend Development  >  关于sphinx安装配置完不能搜到数据的问题

关于sphinx安装配置完不能搜到数据的问题

WBOY
WBOYOriginal
2016-06-23 14:12:37989browse

本帖最后由 dz215136304 于 2013-04-15 13:03:55 编辑

sphinx自带的数据导入数据库测试正常(数据库gbk编码),但是切换到自己创建的数据库中(utf-8编码)却不行,搜索不到数据,相关配置也已经改为utf-8(ps: 不正常数据库dz,数据库编码:utf-8,表:post,字段 ,id,title,content,其中id:主键自动增长 int ,title:varchar 254 ,content:text)
暂不考虑中文,搜索的是int 的数字
sphinx.conf配置见下载地址:http://pan.baidu.com/share/link?shareid=436632&uk=3827492263

回复讨论(解决方案)

sphinx的索引建了没有

http://bbs.csdn.net/topics/390426598

编码问题 绝对的

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn