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
  
我的配置文件。 
用coreseek/mmseg
测试是可以的 只是在 rails 上不能 分词搜索 中文搜索还是不能。。。
-- 
http://www.boolsir.com