Elasticsearch Overview

less than 1 minute read

Elasticsearch Overview

Elasticsearch is a distributed RESTful search engine built for the cloud.

  • Document APIs
  • Search APIs
  • Aggregations
  • Indices APIs
  • cat APIs
  • Cluster APIs
  • Query DSL

  • Github: https://github.com/elastic/elasticsearch
  • Getting Started: https://www.elastic.co/guide/en/elasticsearch/reference/current/getting-started.html