我的配置如下:
development:
port: 9312
mem_limit: 128M
morphology: stem_en
enable_star: true
min_infix_len: 3
min_prefix_len: 3
bin_path: /usr/local/coreseek/bin
charset_dictpath: /usr/local/mmseg3/etc/
charset_type: zh_cn.utf-8
charset_table: "0..9, A..Z->a..z, _, a..z, \
U+410..U+42F->U+430..U+44F, U+430..U+44F"
max_matches: 10000
searchd_binary_name: searchd
indexer_binary_name: indexer
把google搜了N次 找到的资料 配置如上的sphinx.yml
rebuild 了N次 还是不能分词搜索 和 中文搜索
全文搜索倒是可以。。。
--
http://www.boolsir.com