2008-02-18
最近想找些关于全文检索的资料
关键字: rails
这几天想找找跟全文检索相关的资料。看了Robbin几个人的文章发现都只是点到为止。提到了几种方法solr,sphinx ,ferret 。具体请看这里 robbin 的文章。其中讲到了全文检索中中文分词的一些难题。因为还是初学者,很多东西不是很了。找了些国外的资料发现很多国外的网站也开始从ferret转移到用sphinx。
以下是一些对ferret的一些评论:
虽然这些评论并非都很可观,但也说明了ferret确实存在某些问题。所以决定先学学sphinx。
但是sphinx相关文档少的可怜(可能是我不太会找)。在官方网站上发现了这篇sphinx速成指南.
还有几篇rails结合sphinx使用的文章。 Rails searching with Sphinx
Using Sphinx search engine in Ruby on Rails
还有一篇也是robbin的JavaEye3.0开发手记之三 - 狮身人面
过几天有时间在来研究下中文分词。
以下是一些对ferret的一些评论:
引用
In past projects I’ve had some limited success, and spectacular failure, with Ferret, a Ruby port of the Java based Lucene search. It was slow, leaked memory and generally caused more pain than it should.
引用
Ferret is unstable in production. Segfaults, corrupted indexes
> galore. We've switched around 40 clients form ferret to sphinx and
> solved their problems this way. I will never use ferret again after
> all the problems I have seen it cause peoples production apps.
> galore. We've switched around 40 clients form ferret to sphinx and
> solved their problems this way. I will never use ferret again after
> all the problems I have seen it cause peoples production apps.
虽然这些评论并非都很可观,但也说明了ferret确实存在某些问题。所以决定先学学sphinx。
但是sphinx相关文档少的可怜(可能是我不太会找)。在官方网站上发现了这篇sphinx速成指南.
还有几篇rails结合sphinx使用的文章。 Rails searching with Sphinx
Using Sphinx search engine in Ruby on Rails
还有一篇也是robbin的JavaEye3.0开发手记之三 - 狮身人面
过几天有时间在来研究下中文分词。
发表评论
- 浏览: 1449 次
- 性别:

- 来自: 厦门

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
Rolling with Rails 2.0 - ...
感谢这篇文章,让我为更新到rails2节省了很多时间。
-- by cocolong -
Rolling with Rails 2.0 - ...
嵌套的资源如comments也想在admin下进行管理,感觉有点麻烦啊,怎么做可 ...
-- by leizi1981 -
Rolling with Rails 2.0 - ...
感谢,这篇文章算是我rails2.0的入门文章
-- by haiyang -
Rolling with Rails 2.0 - ...
看http://www.cnblogs.com/x116/articles/10 ...
-- by wangqidong -
Rolling with Rails 2.0 - ...
辛苦了...给我的帮助很大....
-- by yangzhihuan






评论排行榜