ElasticSearch - A Distributed Search Engine
In this talk we will cover ElasticSearch, an open source, distributed, RESTful search engine built on top of Lucene.
We will start with a quick introduction to ElasticSearch, and then dive into its distributed model (with reference to how it was used in conjunction with Lucene). We will also compare it to other nosql distributed models.
We will also cover new features such as versioning and percolator, and who knows how many more will be added by conference time ;)