Using Elasticsearch on Amazon EC2

elasticsearch amazon-ec2

Elasticsearch is a distributed search server offering powerful search functionality over schema-free documents in (near) real time. All of this functionality is exposed via a RESTful JSON API. It's built on top of Apache Lucene and like all great projects it's open source.…
Read more