实时搜索成为了目前搜索引擎发展的重要方向。越来越多的开发者开始关注搜索的实时性,比如twitter的信息或者新闻的搜索要求很高的时效性。

Zoie是linkedin支持的开源实时搜索引擎项目。

http://code.google.com/p/zoie/

相比普通搜索引擎,zoie有很多特性:

加入索引的文档必须能被立刻检索到。

索引过程不影响检索的性能。

文档的删除或者更新不能影响检索性能。

等等。

Lindedin支持并应用的几个开源项目:

* Bobo – Facet library that counts using custom field caches
http://code.google.com/p/bobo-browse/

* Zoie – Realtime search on top of Lucene
http://code.google.com/p/zoie/

* Voldemort – Distributed key-value storage
http://project-voldemort.com/

Also see:

  • No Related Post
Subscribe in reader