学以致用

focus on Python , C++, and some interest in Go and R

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

(1)Sphinx
  http://sphinxsearch.com/
(2)Elasticsearch
  http://www.elasticsearch.org/
(3)Xapian
  http://xapian.org/
在实际中使用过Sphinx,感觉还是很不错的,建立索引速度挺高,查询语法丰富,而且使用起来很简单。Sphinx依托于MySql 或者 postgresql,并提供SQL查询接口,对于属于MySql或者postgresql的同学来说更亲切一些
Elasticsearch听说不错,支持RESTful接口,建议于Apache Lucene.之上,支持分布式,对于属于Lucence的同学来说,或许更容易上手

posted on 2012-08-27 10:00  Jerry.Kwan  阅读(334)  评论(0编辑  收藏  举报