rails 3.0.9 配置thinking-sphinx 按照网上介绍配置不能搜索 中文和分词搜索

24 views
Skip to first unread message

B.Tag

unread,
Jul 1, 2011, 12:22:56 AM7/1/11
to chengdu...@googlegroups.com
我的配置如下:
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
Reply all
Reply to author
Forward
0 new messages