Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 367 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 367 Bytes

scala-elasticsearch

scala-elasticsearch is a scala (2.9.1) client for the ElasticSearch search engine/database.

ElasticSearch is a scalable, distributed, cloud-ready, highly-available, full-text search engine and database communicating by JSON over RESTful HTTP, based on Lucene, written in Java.