A minimalistic Clojure client for ElasticSearch
Elastisch is an idiomatic Clojure client for ElasticSearch, a modern, scalable, powerful full text search server.
It is simple and easy to use, has good baseline performance and strives to support every ElasticSearch feature. Elastisch is minimalistic: it mimics ElasticSearch operations in its API but does not add any abstractions or ODM-like layers beyond that.