会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
FreeSpider
博客园
首页
新随笔
联系
订阅
管理
2017年6月26日
linux配置sphinx
摘要: 1. 配置索引 cd /usr/local/sphinx/etc/ cp sphinx.conf.dist sphinx.conf //备份配置文件,防止改错 vim sphinx.conf 2. 创建索引 创建索引命令:indexer -c 指定配置文件 --all 对所有索引重新编制索引 --r
阅读全文
posted @ 2017-06-26 21:34 FreeSpider
阅读(1674)
评论(0)
推荐(0)
编辑