Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ornicar/scala-elasticsearch

Elasticsearch client for scala [EDIT] You may want to check that one instead: https://github.com/bsadeh/scalastic
https://github.com/ornicar/scala-elasticsearch

Last synced: 9 days ago
JSON representation

Elasticsearch client for scala [EDIT] You may want to check that one instead: https://github.com/bsadeh/scalastic

Awesome Lists containing this project

README

        

## [EDIT] You may want to use [scalastic](https://github.com/bsadeh/scalastic) instead

# scala-elasticsearch

_scala-elasticsearch_ is a scala (2.9.1) client for the [ElasticSearch](http://www.elasticsearch.org/)
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](http://lucene.apache.org/), written in Java.