elasticsearch

You know, for Search

So, we build a web site or an application and want to add search to it, and then it hits us: getting search working is hard. We want our search solution to be fast, we want a painless setup and a completely free search schema, we want to be able to index data simply using JSON over HTTP, we want our search server to be always available, we want to be able to start with one machine and scale to hundreds, we want real-time search, we want simple multi-tenancy, and we want a solution that is built for the cloud.

“This should be easier”, we declared, “and cool, bonsai cool”.

是基于Apache Lucene的。用户有mozilla、stumbleupon等。。貌似是个好玩意儿。。

官网也是蛮漂亮的:http://www.elasticsearch.org/ 让我联想到Linux Mint的绿色。。。


评论

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注