Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3276756
  • 博文数量: 815
  • 博客积分: 12898
  • 博客等级: 上将
  • 技术积分: 7883
  • 用 户 组: 普通用户
  • 注册时间: 2006-12-25 09:57
文章分类

全部博文(815)

文章存档

2014年(1)

2011年(46)

2010年(192)

2009年(121)

2008年(70)

2007年(385)

分类: BSD

2009-11-01 10:58:18

现象:
# indexer --config /usr/local/sphinx/etc/sphinx.conf --all
Coreseek Full Text Server 3.1
Copyright (c) 2006-2008 coreseek.com
using config file '/usr/local/sphinx/etc/sphinx.conf'...
indexing index 'wiki_main'...
Segmentation fault
问题分析
  1. charset_dictpath = /usr/local/sphinx/lib/ 指定的目录不对,在 /usr/local/sphinx/etc/lib 没有uni.lib文件,或不能读取
  2. unigram.txt语法错误

处理方案:

修复词典 uni.lib 错误

阅读(1568) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~