summaryrefslogtreecommitdiff
path: root/databases/elasticsearch/DESCR
blob: 41c43026c0d6be813999a07c916559052b17b35a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Elasticsearch is a distributed RESTful search engine built for the cloud.
Features include:

  * Distributed and Highly Available Search Engine.
  * Multi Tenant with Multi Types.
  * Various set of APIs
  * Document oriented
  * Reliable, Asynchronous Write Behind for long term persistency.
  * (Near) Real Time Search.
  * Built on top of Lucene
  * Per operation consistency
  * Open Source under Apache 2 License.